ANNOUNCE: GHC 7.0.2 Release Candidate 2
Ian Lynagh
igloo at earth.li
Mon Feb 21 14:50:13 CET 2011
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
More information about the Glasgow-haskell-users
mailing list