
21 Feb
2011
21 Feb
'11
1:50 p.m.
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