Skip to content
GitLab
Menu
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
8a808e41
Commit
8a808e41
authored
Feb 07, 2012
by
Simon Marlow
Browse files
test
#5836
parent
23fb5aa8
Changes
3
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghci/scripts/T5836.script
0 → 100644
View file @
8a808e41
import Does.Not.Exist
testsuite/tests/ghci/scripts/T5836.stderr
0 → 100644
View file @
8a808e41
<no location info>:
Could not find module `Does.Not.Exist'
It is not a module in the current program, or in any known package.
testsuite/tests/ghci/scripts/all.T
View file @
8a808e41
...
...
@@ -110,3 +110,4 @@ test('GhciKinds', normal, ghci_script, ['GhciKinds.script'])
test
('
T5564
',
normal
,
ghci_script
,
['
T5564.script
'])
test
('
Defer02
',
normal
,
ghci_script
,
['
Defer02.script
'])
test
('
T5820
',
normal
,
ghci_script
,
['
T5820.script
'])
test
('
T5836
',
normal
,
ghci_script
,
['
T5836.script
'])
Write
Preview
Supports
Markdown
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