[Haskell-cafe] Template Haskell -- Bug?

Simon Peyton-Jones simonpj at microsoft.com
Fri Oct 21 12:47:39 EDT 2005


| $ ghc --make THTest1.hs
| Chasing modules from: THTest1.hs
| Compiling THTest1TH        ( ./THTest1TH.hs, ./THTest1TH.o )
| Compiling THTest1          ( THTest1.hs, THTest1.o )
| 
| THTest1.hs:10:4: `incrSelf' is not a (visible) method of class
`IncrSelf'

This is definitely a bug.  I'll look into it.  Thanks!

Simon


More information about the Haskell-Cafe mailing list