Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
cb5ed257
Commit
cb5ed257
authored
May 16, 2013
by
Simon Peyton Jones
Browse files
Make the test actually test the bug!
(Thanks to Martijn for correcting this oversight.)
parent
91132acd
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/typecheck/should_compile/T7891.hs
View file @
cb5ed257
...
...
@@ -9,7 +9,7 @@ tf :: T
tf
=
T
id
-- Can't write this type signature:
--
f :: t -> t
f
::
t
->
t
T
f
=
tf
-- But with an indirection we can:
...
...
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