Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
f799df59
Commit
f799df59
authored
Apr 23, 2017
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testsuite: Mark T13075 as broken due to
#13075
parent
1f4fd37e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testsuite/tests/typecheck/should_fail/all.T
testsuite/tests/typecheck/should_fail/all.T
+1
-1
No files found.
testsuite/tests/typecheck/should_fail/all.T
View file @
f799df59
...
...
@@ -425,7 +425,7 @@ test('T12921', normal, compile_fail, [''])
test
('
T12973
',
normal
,
compile_fail
,
[''])
test
('
StrictBinds
',
normal
,
compile_fail
,
[''])
test
('
T13068
',
[
extra_files
(['
T13068.hs
',
'
T13068a.hs
',
'
T13068.hs-boot
',
'
T13068m.hs
'])],
multimod_compile_fail
,
['
T13068m
',
''])
test
('
T13075
',
normal
,
compile_fail
,
[''])
test
('
T13075
',
expect_broken
(
13075
)
,
compile_fail
,
[''])
test
('
T13105
',
normal
,
compile_fail
,
[''])
test
('
LevPolyBounded
',
normal
,
compile_fail
,
[''])
test
('
T13487
',
normal
,
compile
,
[''])
...
...
Write
Preview
Markdown
is supported
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