I was wondering if anyone here has a solution for writing binary files that works in hugs and ghc that doesn't require getting libs. I looked at this page: http://haskell.cs.yale.edu/ghc/docs/latest/set/sec-ioexts.html and the haskell.org libraries page and I didn't see anything. the ghc documentation didn't provide any examples so I was unable to figure out how to write a binary file. _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
- Re: Binary files in Haskell S. Alexander Jacobson
- Re: Binary files in Haskell Martin Norbäck
- Re: Binary files in Haskell Charles Martin
- Re: Binary files in Haskell Simon L Peyton Jones
- Re: Binary files in Haskell Malcolm Wallace
- Re: Binary files in Haskell Steve Roggenkamp
- Re: Binary files in Haskell Timothy Robin BARBOUR
- Re: Binary files in Haskell Malcolm Wallace
- Re: Binary files in Haskell Timothy Robin BARBOUR
- Re: Binary files in Haskell Malcolm Wallace
- Re: 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