Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Alex D
GHC
Commits
e68e8ca1
Commit
e68e8ca1
authored
Apr 16, 2015
by
Iavor S. Diatchki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix test output.
parent
d8d541d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
testsuite/tests/typecheck/should_fail/T9858a.stderr
testsuite/tests/typecheck/should_fail/T9858a.stderr
+3
-1
No files found.
testsuite/tests/typecheck/should_fail/T9858a.stderr
View file @
e68e8ca1
T9858a.hs:28:18: error:
No instance for (Typeable (() :: Constraint))
No instance for (Typeable
(((() :: Constraint), (() :: Constraint)) => ()))
(maybe you haven't applied a function to enough arguments?)
arising from a use of ‘cast’
In the expression: cast e
In the expression: case cast e of { Just e' -> ecast e' }
...
...
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