Skip to content
Snippets Groups Projects
Commit 878dee3a authored by Simon Peyton Jones's avatar Simon Peyton Jones Committed by Austin Seipp
Browse files

Trac #8831 is fixed

(cherry picked from commit 1a7709ef)

Conflicts:
	testsuite/tests/ghci/scripts/all.T
parent 8ea3d18b
No related branches found
No related tags found
No related merge requests found
...@@ -167,5 +167,5 @@ test('T8649', normal, ghci_script, ['T8649.script']) ...@@ -167,5 +167,5 @@ test('T8649', normal, ghci_script, ['T8649.script'])
test('T8674', normal, ghci_script, ['T8674.script']) test('T8674', normal, ghci_script, ['T8674.script'])
test('T8696', normal, ghci_script, ['T8696.script']) test('T8696', normal, ghci_script, ['T8696.script'])
test('T8776', normal, ghci_script, ['T8776.script']) test('T8776', normal, ghci_script, ['T8776.script'])
test('T8831', expect_broken(8831), ghci_script, ['T8831.script']) test('T8831', normal, ghci_script, ['T8831.script'])
test('T8917', normal, ghci_script, ['T8917.script']) test('T8917', normal, ghci_script, ['T8917.script'])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment