Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
17265c03
Commit
17265c03
authored
Oct 28, 2014
by
eir@cis.upenn.edu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix testsuite output from
#9084
.
parent
03d61cce
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
testsuite/tests/th/TH_dataD1.stderr
testsuite/tests/th/TH_dataD1.stderr
+3
-0
testsuite/tests/th/all.T
testsuite/tests/th/all.T
+1
-1
No files found.
testsuite/tests/th/TH_dataD1.stderr
View file @
17265c03
TH_dataD1.hs:7:6:
Splices within declaration brackets not (yet) handled by Template Haskell
testsuite/tests/th/all.T
View file @
17265c03
...
...
@@ -120,7 +120,7 @@ test('TH_dupdecl', normal, compile_fail, ['-v0'])
test
('
TH_exn2
',
normal
,
compile_fail
,
['
-v0
'])
test
('
TH_recover
',
normal
,
compile_and_run
,
[''])
test
('
TH_dataD1
',
normal
,
compile
,
['
-v0
'])
test
('
TH_dataD1
',
normal
,
compile
_fail
,
['
-v0
'])
test
('
TH_ppr1
',
normal
,
compile_and_run
,
[''])
...
...
Write
Preview
Markdown
is supported
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