problem with unix package

Pepe Iborra mnislaih at gmail.com
Thu Apr 19 10:34:21 EDT 2007


On 19/04/2007, at 16:15, 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

sh boot

> ./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 at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries



More information about the Libraries mailing list