hunk ./opensoundcontrol-ht.cabal 5 -Copyright: Henning Thielemann, 2009 +Copyright: Henning Thielemann, 2009-2013 hunk ./opensoundcontrol-ht.cabal 16 - * a @Transport@ type for writing to files (that's however less important, since @hsc3@ itself does now support SuperCollider Non-Real-Time mode) + * a @Transport@ handle type for writing to files hunk ./opensoundcontrol-ht.cabal 18 - * a @Transport@ monad class that can be used to hide the handle of the SuperCollider connection, simulate communication without I\/O (e.g. testing) and maybe others. + * a @Transport@ monad type for writing to a bytestring without IO. hunk ./opensoundcontrol-ht.cabal 22 -Tested-With: GHC==6.4.1, GHC==6.8.2 +Tested-With: GHC==7.4.2