[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail015.stderr
index c088740..b14fcb5 100644 (file)
@@ -1,7 +1,8 @@
 
 tcfail015.hs:7:
     No instance for `Num Bool'
-       arising from the literal `2' at tcfail015.hs:7
+    arising from the literal `2' at tcfail015.hs:7
+    In the right-hand side of an equation for `g': 2
 
 Compilation had errors