Philip Weaver | 17 Dec 23:39
Picon
Gravatar

Re: Haddock won't build on 6.8.1

You probably need to add 'directory' to the depends in the .cabal file.

- Phil

On Dec 17, 2007 2:27 PM, Deborah Goldsmith <dgoldsmith <at> mac.com > wrote:
I see this:

$ runhaskell ./Setup.lhs build
Preprocessing executables for haddock-0.8...
shift/reduce conflicts:  5
Building haddock-0.8...

src/Main.hs:49:7:
    Could not find module `System.Directory':
      it is a member of package directory-1.0.0.0, which is hidden

Any ideas?

Thanks,
Deborah

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users <at> haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users <at> haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Gmane