Skip to content
Snippets Groups Projects
Commit 38cfffe9 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-01-18 14:40:06 by simonmar]

sync up output
parent bd699075
No related branches found
No related tags found
No related merge requests found
Haskell compiler received signal 2
ds003.hs:5: Pattern match(es) are overlapped in the definition of function `f':
f (x : (x1 : (x2 : x3))) ~(y, ys) z = ...
f x y True = ...
ds040.hs:7: Pattern match(es) are overlapped in the definition of function `^^^^': ds040.hs:7: Pattern match(es) are overlapped in the definition of function `^^^^':
^^^^ _ _ = ... ^^^^ _ _ = ...
NOTE: Simplifier still going after 4 iterations; bailing out.
ds041.hs:15:
Warning: Field `x' is not initialised
In the record construction: Foo {}
In the right-hand side of a pattern binding: Foo {}
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