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
bb14a4e5
Commit
bb14a4e5
authored
Mar 04, 2007
by
Ian Lynagh
Browse files
TH_dataD1 is currently broken
parent
cd565b22
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/th/all.T
View file @
bb14a4e5
...
...
@@ -70,5 +70,5 @@ test('TH_dupdecl', normal, compile_fail, [''])
test
('
TH_exn
',
normal
,
compile_fail
,
[''])
test
('
TH_recover
',
normal
,
compile_and_run
,
[''])
test
('
TH_dataD1
',
normal
,
compile
,
['
-v0
'])
test
('
TH_dataD1
',
expect_broken
(
1193
)
,
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