Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
ea22a8f7
Commit
ea22a8f7
authored
Dec 17, 2014
by
Simon Peyton Jones
Browse files
Wibble error message
parent
517908fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/indexed-types/should_fail/T7729.stderr
View file @
ea22a8f7
T7729.hs:36:14:
Couldn't match type ‘
t0 (
BasePrimMonad m
)
’ with ‘BasePrimMonad m’
Couldn't match type ‘BasePrimMonad m’ with ‘
t0 (
BasePrimMonad m
)
’
The type variable ‘t0’ is ambiguous
Expected type: t0 (BasePrimMonad m) a -> Rand m a
Actual type: BasePrimMonad (Rand m) a -> Rand m a
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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