Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
85630e62
Commit
85630e62
authored
Nov 28, 2002
by
simonpj
Browse files
[project @ 2002-11-28 10:03:43 by simonpj]
Suppress linking messages in TH_spliceDecl1
parent
f764ffe5
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/th/all.T
View file @
85630e62
...
...
@@ -14,6 +14,6 @@ test('TH_reifyDecl4', normal, compile, [''])
test
('
TH_reifyType1
',
normal
,
compile
,
[''])
test
('
TH_reifyType2
',
normal
,
compile
,
[''])
test
('
TH_spliceDecl1
',
normal
,
compile
,
[''])
test
('
TH_spliceDecl1
',
normal
,
compile
,
['
-v0
'])
test
('
TH_spliceDecl2
',
normal
,
compile
,
['
-v0
'])
test
('
TH_spliceDecl3
',
normal
,
multimod_compile
,
['
TH_spliceDecl3
',
'
-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