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
9e120311
Commit
9e120311
authored
Mar 24, 2007
by
Ian Lynagh
Browse files
TH_dataD1/1193 is no longer broken, but is meant to fail
parent
4c401cfb
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/th/TH_dataD1.stderr
0 → 100644
View file @
9e120311
TH_dataD1.hs:8:12:
Declaration splices are not permitted inside declaration brackets
testsuite/tests/ghc-regress/th/all.T
View file @
9e120311
...
...
@@ -71,5 +71,5 @@ test('TH_dupdecl', normal, compile_fail, [''])
test
('
TH_exn
',
normal
,
compile_fail
,
[''])
test
('
TH_recover
',
normal
,
compile_and_run
,
[''])
test
('
TH_dataD1
',
expect_broken
(
1193
)
,
compile
,
['
-v0
'])
test
('
TH_dataD1
',
normal
,
compile
_fail
,
['
-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