Skip to content
Snippets Groups Projects
Commit d2e67f30 authored by sven.panne@aedion.de's avatar sven.panne@aedion.de
Browse files

[project @ 2000-07-03 20:34:35 by panne]

Synched expected output with reality
parent 38164c88
No related merge requests found
drvfail004.hs:5:
Could not deduce `Eq (Foo a b)' from the context: (Ord a1, Ord b1)
Probable cause: missing `Eq (Foo a b)'
in instance declaration context
or missing instance declaration for `Eq (Foo a b)'
Could not deduce `Eq (Foo a b)'
from the context (Ord a1, Ord b1)
Probable fix:
Add `Eq (Foo a b)' to the instance declaration context
Or add an instance declaration for `Eq (Foo a b)'
arising from an instance declaration at drvfail004.hs:5
Compilation had errors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment