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
ed0a84e7
Commit
ed0a84e7
authored
Jul 17, 2007
by
Ian Lynagh
Browse files
Update drvfail008 output (flag name change)
parent
b8e449aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/deriving/should_fail/drvfail008.stderr
View file @
ed0a84e7
...
...
@@ -2,5 +2,5 @@
drvfail008.hs:10:0:
Can't make a derived instance of `Monad M'
(`Monad' is not a derivable class
Try -
fglasgow-exts
for GHC's newtype-deriving extension)
Try -
XGeneralizedNewtypeDeriving
for GHC's newtype-deriving extension)
In the newtype declaration for `M'
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