Skip to content

Commit

Permalink
[project @ 2005-10-31 10:16:50 by simonpj]
Browse files Browse the repository at this point in the history
Accept output for new test
  • Loading branch information
simonpj committed Oct 31, 2005
1 parent 7ad1416 commit be50e10
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion tests/ghc-regress/typecheck/should_fail/tcfail152.stderr
@@ -1 +1,6 @@


tcfail152.hs:10:13:
No instance for (Integral a)
arising from use of `toInteger' at tcfail152.hs:10:13-21
Probable fix: add (Integral a) to the existential context for `C'
In the definition of `test': test (C x) = toInteger x

0 comments on commit be50e10

Please sign in to comment.