Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ara Adkins
Glasgow Haskell Compiler
Commits
cbcad859
Commit
cbcad859
authored
Sep 21, 2015
by
eir@cis.upenn.edu
Browse files
Fix typo in test for #10347.
Thanks to Gabor Greif for spotting the mistake.
parent
6a209205
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/typecheck/should_compile/T10347.hs
View file @
cbcad859
{-#
LANGUAGE
-fwarn-unus
u
ed-bind
ing
s #-}
{-#
OPTIONS_GHC
-fwarn-unused-binds #-}
module
T10347
(
N
,
mkN
)
where
...
...
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