[Haskell-cafe] Error building takusen with Cabal-1.1.6.2

John Dell'Aquila dellaq at ml1.net
Tue Aug 14 14:55:05 EDT 2007


Setup.hs wants a module that Cabal hides. Am I doing something wrong (newbie :-)
or should I try to fall back to Cabal-1.1.6.1?

$ ghc --make -o setup Setup.hs

Setup.hs:13:7:
    Could not find module `Distribution.Compat.FilePath':
      it is hidden (in package Cabal-1.1.6.2)



More information about the Haskell-Cafe mailing list