On Tue, 6 Feb 2001, Olaf Chitil wrote: > I just see one problem with John's proposal: the type Byte. type Byte = Word8 IMHO it looks nicer to have Byte in function names, so there can be such type synonym too. I would call the module ByteIO or BinaryIO instead of cryptic BIO. -- Marcin 'Qrczak' Kowalczyk _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
- Re: Binary files in Haskell Malcolm Wallace
- Re: Binary files in Haskell Timothy Robin BARBOUR
- Re: Binary files in Haskell Malcolm Wallace
- binary files in haskell Timmy Douglas
- Re: binary files in haskell Sven Panne
- Re: binary files in haskell John Meacham
- Re: binary files in haskell Sven Panne
- Re: binary files in haskell Timmy Douglas
- RE: binary files in haskell Simon Marlow
- Re: binary files in haskell Olaf Chitil
- Re: binary files in haskell Marcin 'Qrczak' Kowalczyk
- Re: binary files in haskell Olaf Chitil
- Re: binary files in haskell Koen Claessen
- Re: binary files in haskell Johannes Waldmann
- Re: binary files in haskell Stefan Karrmann
- Re: binary files in haskell Marcin 'Qrczak' Kowalczyk
- Re: binary files in haskell Koen Claessen
- Re: binary files in haskell Erik Meijer
- Re: binary files in haskell John Meacham
- Re: binary files in haskell Fergus Henderson