
16 Dec
2006
16 Dec
'06
8:23 p.m.
Hi Conrad, On Mon, Dec 11, 2006 at 09:56:35AM +0900, Conrad Parker wrote:
I received the following bug report from someone trying to build HOgg on Fedora Core 6 (FC6) with its ghc66 package. The build error is:
Could not find module `Data.Map': it is a member of package base, which is hidden
I've built HOgg on Debian unstable with its ghc6.6 package without problems. I know that non-base libraries have been separated out in the GHC 6.6 release. Is this problem FC6 specific or a bug in HOgg's cabal setup? any clues?
Did you comment out the GHC 6.4 Build-Depends: and uncomment the GHC 6.6 Build-Depends:? It sounds like you might have done the commenting out, but not the uncommenting? Thanks Ian