This is the exposed modules portion of derive.cabal. I had to remove the empty lines since Cabal was complaining about them. I suspect one of these lines had Data.Derive.Peephole in it.

Exposed-Modules:
        Data.Derive
        Data.Derive.FixedPpr

        Data.Derive.SYB
        Data.Derive.TH

        Data.Derive.Binary
        Data.Derive.BinaryDefer
        Data.Derive.Eq
        Data.Derive.Play

On Apr 5, 2007, at 12:46 PM, Joel Reymont wrote:

FunParser.hs:4:7:
    Could not find module `Data.Derive.Peephole':
      Use -v to see a list of the files searched for.


--
http://wagerlabs.com/





_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to