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
8b8ece11
Commit
8b8ece11
authored
Jun 17, 2008
by
Simon Marlow
Browse files
TH_reifyMkName (#2339): fix wasn't merged
parent
93d08cda
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/th/all.T
View file @
8b8ece11
...
...
@@ -40,7 +40,7 @@ test('TH_reifyDecl2', normal, compile, ['-v0'])
test
('
TH_reifyType1
',
normal
,
compile
,
[''])
test
('
TH_reifyType2
',
normal
,
compile
,
[''])
test
('
TH_reifyMkName
',
normal
,
compile
,
[''])
test
('
TH_reifyMkName
',
if_compiler_lt
('
ghc
',
'
6.9
',
expect_fail
)
,
compile
,
[''])
test
('
TH_spliceDecl1
',
normal
,
compile
,
['
-v0
'])
test
('
TH_spliceDecl2
',
normal
,
compile
,
['
-v0
'])
...
...
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