[Haskell-cafe] Automatic derivation (TemplateHaskell?)
Joel Reymont
joelr1 at gmail.com
Thu Apr 5 08:22:52 EDT 2007
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/
More information about the Haskell-Cafe
mailing list