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
b36bc2f5
Commit
b36bc2f5
authored
Jun 07, 2014
by
Joachim Breitner
Browse files
Test case for #9181 (:browse GHC.TypeLits panic)
parent
ab3f95bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghci/scripts/T9181.script
0 → 100644
View file @
b36bc2f5
:browse GHC.TypeLits
testsuite/tests/ghci/scripts/all.T
View file @
b36bc2f5
...
...
@@ -174,3 +174,4 @@ test('T8917', normal, ghci_script, ['T8917.script'])
test
('
T8931
',
normal
,
ghci_script
,
['
T8931.script
'])
test
('
T8959
',
normal
,
ghci_script
,
['
T8959.script
'])
test
('
T8959b
',
expect_broken
(
8959
),
ghci_script
,
['
T8959b.script
'])
test
('
T9181
',
expect_broken
(
9181
),
ghci_script
,
['
T9181.script
'])
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