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
Glasgow Haskell Compiler
GHC
Commits
fa9ee210
Commit
fa9ee210
authored
Mar 04, 2007
by
Ian Lynagh
Browse files
tcfail126 requires mtl
parent
7ace7555
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_fail/all.T
View file @
fa9ee210
...
...
@@ -111,7 +111,7 @@ test('tcfail122', only_compiler_types(['ghc']), compile_fail, [''])
test
('
tcfail123
',
only_compiler_types
(['
ghc
']),
compile_fail
,
[''])
test
('
tcfail124
',
only_compiler_types
(['
ghc
']),
compile_fail
,
[''])
test
('
tcfail125
',
normal
,
compile_fail
,
[''])
test
('
tcfail126
',
normal
,
compile_fail
,
[''])
test
('
tcfail126
',
reqlib
('
mtl
')
,
compile_fail
,
[''])
test
('
tcfail127
',
normal
,
compile_fail
,
[''])
test
('
tcfail128
',
normal
,
compile_fail
,
[''])
test
('
tcfail129
',
normal
,
compile_fail
,
[''])
...
...
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