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
77e9b9e7
Commit
77e9b9e7
authored
May 05, 2007
by
Ian Lynagh
Browse files
tc224 (overloaded strings) is broken; trac #1332
parent
ad636124
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/typecheck/should_compile/all.T
View file @
77e9b9e7
...
...
@@ -236,7 +236,7 @@ test('tc220', reqlib('mtl'), compile, [''])
test
('
tc221
',
normal
,
compile
,
[''])
test
('
tc222
',
normal
,
compile
,
[''])
test
('
tc223
',
reqlib
('
mtl
'),
compile
,
[''])
test
('
tc224
',
normal
,
compile
,
[''])
test
('
tc224
',
expect_broken
(
1332
)
,
compile
,
[''])
test
('
tc225
',
normal
,
compile
,
[''])
test
('
tc226
',
normal
,
compile
,
[''])
...
...
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