Skip to content
GitLab
Menu
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
7db13e4a
Commit
7db13e4a
authored
Jan 19, 2008
by
Ian Lynagh
Browse files
Give 6.8-branch output for TH_fail
parent
65a0fb12
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/th/TH_fail-6.8.stderr
0 → 100644
View file @
7db13e4a
TH_fail.hs:1:0: Code not written yet...
testsuite/tests/ghc-regress/th/all.T
View file @
7db13e4a
...
...
@@ -76,7 +76,7 @@ test('TH_dataD1', normal, compile_fail, ['-v0'])
test
('
TH_ppr1
',
normal
,
compile_and_run
,
['
-fglasgow-exts
'])
test
('
TH_fail
',
normal
,
compile_fail
,
['
-v0
'])
test
('
TH_fail
',
if_compiler_lt
('
ghc
','
6.9
',
namebase
('
TH_fail-6.8
'))
,
compile_fail
,
['
-v0
'])
test
('
TH_scopedTvs
',
normal
,
compile_fail
,
['
-v0
'])
test
('
TH_runIO
',
if_compiler_lt
('
ghc
','
6.9
',
namebase
('
TH_runIO-6.8
')),
compile_fail
,
['
-v0
'])
...
...
Write
Preview
Supports
Markdown
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