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
0ef5288e
Commit
0ef5288e
authored
Jun 16, 2008
by
Ian Lynagh
Browse files
Make tcfail071 work when -fglasgow-exts is given
parent
46ec5a8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_fail/tcfail071.hs
View file @
0ef5288e
...
...
@@ -7,4 +7,4 @@ f c = g c
g
::
e
->
e
g
c
=
c
where
p
=
f
oldr
(
f
c
)
[]
[]
where
p
=
f
(
1
::
Int
)
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