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
7ace7555
Commit
7ace7555
authored
Mar 04, 2007
by
Ian Lynagh
Browse files
tc183 depends on mtl
parent
afb00341
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_compile/all.T
View file @
7ace7555
...
...
@@ -195,7 +195,7 @@ test('tc179', normal, compile, [''])
test
('
tc180
',
normal
,
compile
,
[''])
test
('
tc181
',
normal
,
compile
,
[''])
test
('
tc182
',
normal
,
compile
,
[''])
test
('
tc183
',
normal
,
compile
,
[''])
test
('
tc183
',
reqlib
('
mtl
')
,
compile
,
[''])
test
('
tc184
',
normal
,
compile
,
[''])
test
('
tc185
',
only_compiler_types
(['
ghc
']),
compile
,
[''])
test
('
tc186
',
normal
,
compile
,
[''])
...
...
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