using ghc with make

Einar Karttunen ekarttun at cs.helsinki.fi
Thu Apr 20 08:58:50 EDT 2006


On 20.04 12:06, Bulat Ziganshin wrote:
> my Streams library mainly consists of two parts - Streams and
> AltBinary. The streams part implements Handle-like interface
> (including such functions as vGetChar, vGetByte, vPutBuf, vSeek and so
> on) for various data sources - files, memory buffers, pipes, strings.
> m/m files support is planned but now has just preliminary
> implementation

Having these as separate would be very nice. I think that a separately
packaged AltBinary would be much easier to use for many people rather
than force a dependency on the rest of Streams.

- Einar Karttunen



More information about the Glasgow-haskell-users mailing list