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
Alex D
GHC
Commits
0909d1b8
Commit
0909d1b8
authored
Dec 20, 2011
by
Simon Peyton Jones
Browse files
Test Trac #5657
parent
45a70847
Changes
3
Show whitespace changes
Inline
Side-by-side
testsuite/tests/rename/should_fail/T5657.hs
0 → 100644
View file @
0909d1b8
module
T5657
where
foo
=
[
LT
..
GT
]
testsuite/tests/rename/should_fail/T5657.stderr
0 → 100644
View file @
0909d1b8
T5657.hs:3:8: Not in scope: `LT..'
T5657.hs:3:8:
A section must be enclosed in parentheses thus: (LT.. GT)
testsuite/tests/rename/should_fail/all.T
View file @
0909d1b8
...
...
@@ -95,3 +95,4 @@ test('T5513', normal, compile_fail, [''])
test
('
T5533
',
normal
,
compile_fail
,
[''])
test
('
T5589
',
normal
,
compile_fail
,
[''])
test
('
Misplaced
',
normal
,
compile_fail
,
[''])
test
('
T5657
',
normal
,
compile_fail
,
[''])
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