ghc-cabal in HEAD and libraries/primitive (from ./sync-all)
Roman Leshchinskiy
rl at cse.unsw.edu.au
Wed Jan 11 00:05:48 CET 2012
On 10/01/2012, at 20:28, Gabor Greif wrote:
> My suspicion is that ghc-cabal is not prepared to see "includes:" or
> some other weirdness with "Include-Dirs:" or "Install-Includes:".
From bytestring.cabal in the GHC tree:
include-dirs: include
includes: fpstring.h
install-includes: fpstring.h
Does bytestring have the same problem for you? This sounds very weird, I've never seen this error before.
Roman
More information about the Cvs-ghc
mailing list