Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
ca64bba6
Commit
ca64bba6
authored
Jun 12, 2000
by
panne
Browse files
[project @ 2000-06-12 20:32:16 by panne]
"Non-exhaustive guards" => "Non-exhaustive patterns"
parent
68f826d6
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/tests/lib/should_run/exceptions001.stdout
View file @
ca64bba6
...
@@ -2,5 +2,5 @@ io exception caught
...
@@ -2,5 +2,5 @@ io exception caught
error call caught
error call caught
no method error
no method error
exceptions001.hs:40: Non-exhaustive patterns in function test1
exceptions001.hs:40: Non-exhaustive patterns in function test1
exceptions001.hs:47: Non-exhaustive
guards in
exceptions001.hs:47: Non-exhaustive
patterns in function test2
43
43
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment