RE: [Haskell-cafe] Template Haskell -- Bug?

26 Oct
2005
26 Oct
'05
12:07 p.m.
| $ 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' I've now fixed this bug, in the HEAD. The fix will appear in 6.4.2 (if we release that). Thanks for reporting it. Simon
7280
Age (days ago)
7280
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Peyton-Jones