Skip to content
Snippets Groups Projects
Commit 33d7924d authored by sof's avatar sof
Browse files

[project @ 1999-02-05 14:38:03 by sof]

Updates
parent 817f5162
No related merge requests found
drv003.hs:15: Warning:
No explicit method nor default method for `=='
in an instance declaration for `Eq'
drv003.hs:12: Warning:
No explicit method nor default method for `=='
in an instance declaration for `Eq'
NOTE: Simplifier still going after 4 iterations; baling out.
NOTE: Simplifier still going after 4 iterations; baling out.
-- !!! deriving Enum, but not Ord.
module ShouldSucceed where
data ABC = A | B | C deriving Enum
x = [A ..C]
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