
Ah, I sent my message before checking to see if you had replied to the previous one, sorry. Is this not a source for the unix package, then?: http://darcs.haskell.org/packages/unix/ As for the -fvia-C suggestion, I guess that it is not a solution for when using unix under ghci? Thanks, Frederik On Thu, Apr 19, 2007 at 07:15:16AM -0700, Stefan O'Rear wrote:
On Thu, Apr 19, 2007 at 03:10:10PM +0100, Frederik Eaton wrote:
Thanks. How do I get the HEAD?
darcs get --partial http://darcs.haskell.org/ghc cd ghc chmod +x darcs-all ./darcs-all --extra get cd .. mkdir ghcbuild cd ghcbuild lndir ../ghc autoreconf ./configure make su -c 'make install'
This particular issue will almost certainly be fixed in 6.6.1 (which isn't released yet).
In the meantime, if you don't want to use the darcs version of the compiler, note that unix works fine in programs compiled with -fvia-C.
Stefan _______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries