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
Glasgow Haskell Compiler
GHC
Commits
b7e27b6d
Commit
b7e27b6d
authored
Sep 23, 2013
by
Krzysztof Gogolewski
Browse files
Typos
parent
023eff76
Changes
3
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/deriving/should_fail/drvfail014.stderr
View file @
b7e27b6d
...
...
@@ -4,6 +4,6 @@ drvfail014.hs:8:28:
In the data declaration for ‛T1’
drvfail014.hs:12:1:
Derived
t
ypeable instance must be of form (Typeable2 T2)
Derived
T
ypeable instance must be of form (Typeable2 T2)
In the stand-alone deriving instance for
‛(Typeable a, Typeable b) => Typeable (T2 a b)’
testsuite/tests/safeHaskell/safeInfered/Mixed01.stderr
View file @
b7e27b6d
Mixed01.hs:5:1:
safe import can't be used as Safe Haskell isn't on!
please enable Safe Haskell through eitherSafe, Trustw
r
othy or Unsafe
please enable Safe Haskell through either
Safe, Trustwo
r
thy or Unsafe
testsuite/tests/simplCore/should_compile/T7360.hs
View file @
b7e27b6d
-- Both these functions should successfully simplify
-- using the combine-identical-alter
a
ntives optimisation
-- using the combine-identical-altern
a
tives optimisation
module
T7360
where
...
...
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