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
4d19e3a1
Commit
4d19e3a1
authored
Mar 04, 2007
by
Ian Lynagh
Browse files
mod133 needs mtl
parent
967c3aa3
Changes
1
Show whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/module/all.T
View file @
4d19e3a1
...
...
@@ -169,7 +169,7 @@ test('mod131', normal, multimod_compile_fail, ['mod131', '-v0'])
clean
(['
Mod131_A.hi
',
'
Mod131_A.o
',
'
Mod131_B.hi
',
'
Mod131_B.o
'])
test
('
mod132
',
normal
,
multimod_compile_fail
,
['
mod132
',
'
-v0
'])
clean
(['
Mod132_A.hi
',
'
Mod132_A.o
',
'
Mod132_B.hi
',
'
Mod132_B.o
'])
test
('
mod133
',
normal
,
compile
,
[''])
test
('
mod133
',
reqlib
('
mtl
')
,
compile
,
[''])
test
('
mod134
',
normal
,
compile_fail
,
[''])
test
('
mod135
',
normal
,
compile
,
[''])
test
('
mod136
',
normal
,
multimod_compile_fail
,
['
mod136
',
'
-v0
'])
...
...
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