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
bf81cb80
Commit
bf81cb80
authored
Apr 01, 2009
by
Ian Lynagh
Browse files
TH_pragma fails in 6.10
parent
7973f496
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/th/all.T
View file @
bf81cb80
...
...
@@ -138,4 +138,8 @@ test('TH_tf1', if_compiler_lt('ghc', '6.11', expect_fail), compile, ['-v0'])
test
('
TH_tf2
',
if_compiler_lt
('
ghc
',
'
6.11
',
expect_fail
),
compile
,
['
-v0
'])
test
('
TH_tf3
',
if_compiler_lt
('
ghc
',
'
6.11
',
expect_fail
),
compile
,
['
-v0
'])
test
('
TH_pragma
',
normal
,
compile
,
['
-v0 -ddump-splices -dsuppress-uniques -S
'])
test
('
TH_pragma
',
if_compiler_lt
('
ghc
',
'
6.11
',
expect_fail
),
compile
,
['
-v0 -ddump-splices -dsuppress-uniques -S
'])
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