Skip to content
GitLab
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
259e6689
Commit
259e6689
authored
Oct 27, 2008
by
simonpj
Browse files
Update output to follow improved error messages for fixity decls
parent
259533d7
Changes
4
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci.debugger/scripts/break019.stderr
View file @
259e6689
Top level: Not in scope:
type
constructor
or class
`Test2'
Top level: Not in scope:
data
constructor `Test2'
testsuite/tests/ghc-regress/module/mod77.stderr
View file @
259e6689
mod77.hs:3:6: Not in scope: `$$$'
mod77.hs:3:6:
The fixity signature for `$$$' lacks an accompanying binding
testsuite/tests/ghc-regress/parser/should_fail/read001.stderr
View file @
259e6689
read001.hs:25:9: Not in scope: `+#'
read001.hs:38:47: Not in scope: type constructor or class `EqLeaf'
read001.hs:38:58: Not in scope: type constructor or class `EqLeaf'
read001.hs:87:10: Not in scope: `x'
read001.hs:88:11: Not in scope: `x'
read001.hs:94:18: Not in scope: `isSpace'
read001.hs:95:12: Not in scope: `foo'
read001.hs:107:29: Not in scope: data constructor `Foo'
read001.hs:107:41: Not in scope: data constructor `Bar'
read001.hs:112:22: Not in scope: type constructor or class `Foo'
read001.hs:25:9:
The fixity signature for `+#' lacks an accompanying binding
read001.hs:38:47: Not in scope: type constructor or class `EqLeaf'
read001.hs:38:58: Not in scope: type constructor or class `EqLeaf'
read001.hs:87:10: Not in scope: `x'
read001.hs:88:11: Not in scope: `x'
read001.hs:94:18: Not in scope: `isSpace'
read001.hs:95:12: Not in scope: `foo'
read001.hs:107:29: Not in scope: data constructor `Foo'
read001.hs:107:41: Not in scope: data constructor `Bar'
read001.hs:112:22: Not in scope: type constructor or class `Foo'
testsuite/tests/ghc-regress/rename/should_fail/rnfail027.stderr
View file @
259e6689
rnfail027.hs:5:9: Not in scope: `wibble'
rnfail027.hs:5:9:
The fixity signature for `wibble' lacks an accompanying binding
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