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
03f88cd7
Commit
03f88cd7
authored
Oct 25, 2007
by
Simon Marlow
Browse files
ind2 apparently works on the 6.8 branch
parent
a59f5dbd
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/indexed-types/should_compile/all.T
View file @
03f88cd7
...
...
@@ -26,8 +26,7 @@ test('Simple22', expect_fail_if_compiler_lt('ghc','6.9'), compile, [''])
test
('
Simple23
',
expect_fail_if_compiler_lt
('
ghc
','
6.9
'),
compile
,
[''])
test
('
ind1
',
normal
,
compile
,
[''])
test
('
ind2
',
expect_fail_ways_if_compiler_lt
('
ghc
','
6.9
',['
profc
','
profasm
']),
multimod_compile
,
['
ind2
',
'
-v0
'])
test
('
ind2
',
normal
,
multimod_compile
,
['
ind2
',
'
-v0
'])
test
('
impexp
',
normal
,
multimod_compile
,
['
Imp
',
'
-Wnot -no-hs-main -no-link
'])
clean
(['
Ind2_help.hi
',
'
Ind2_help.o
',
'
Exp.hi
',
'
Imp.o
'])
...
...
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