On Mon, Feb 21, 2011 at 09:46:18AM +0100, Bas van Dijk wrote:
> 
> I may have found a bug (not sure if it's in ghc or cabal):
> 
> $ cabal install unix-compat
> Resolving dependencies...
> Configuring unix-compat-0.2.1.1...
> cabal: Missing dependency on a foreign library:
> * Missing header file: HsUnixCompat.h

I can't reproduce this. Can you file a ticket including the output of

    cabal install unix-compat -v3
    ghc --info
    ghc +RTS --info
    cabal --version

please?

If you are able to try with a cabal-install built with the release
candidate, that would also be useful.


Thanks
Ian


_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to