Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dylan Yudaken
GHC
Commits
895dc2fb
Commit
895dc2fb
authored
Jul 02, 2011
by
daniel.is.fischer
Committed by
Simon Marlow
Jul 07, 2011
Browse files
Rename T1595 because there is T1595 in typecheck/should_fail already
parent
0fbb62e9
Changes
4
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/rename/should_fail/T1595.stderr
deleted
100644 → 0
View file @
0fbb62e9
T1595.hs:3:20: Not in scope: type constructor or class `Tpyo'
testsuite/tests/ghc-regress/rename/should_fail/T1595.hs
→
testsuite/tests/ghc-regress/rename/should_fail/T1595
a
.hs
View file @
895dc2fb
module
T1595
where
module
T1595
a
where
a
,
b
::
Integer
->
Tpyo
a
=
undefined
...
...
testsuite/tests/ghc-regress/rename/should_fail/T1595a.stderr
0 → 100644
View file @
895dc2fb
T1595a.hs:3:20: Not in scope: type constructor or class `Tpyo'
testsuite/tests/ghc-regress/rename/should_fail/all.T
View file @
895dc2fb
...
...
@@ -80,4 +80,4 @@ test('T4042', normal, compile_fail, [''])
test
('
mc13
',
normal
,
compile_fail
,
[''])
test
('
mc14
',
normal
,
compile_fail
,
[''])
test
('
T5211
',
normal
,
compile
,
[''])
# Warnings only
test
('
T1595
',
normal
,
compile_fail
,
[''])
test
('
T1595
a
',
normal
,
compile_fail
,
[''])
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