Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tobias Decking
GHC
Commits
e97e7df7
Commit
e97e7df7
authored
Nov 12, 2004
by
ross
Browse files
[project @ 2004-11-12 11:56:33 by ross]
Hugs versions of various error messages
parent
07da4905
Changes
269
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/array/should_run/arr003.stderr-hugs
0 → 100644
View file @
e97e7df7
Fail: Ix{Int}.index: Index out of range
testsuite/tests/ghc-regress/array/should_run/arr004.stderr-hugs
0 → 100644
View file @
e97e7df7
Fail: undefined array element
testsuite/tests/ghc-regress/array/should_run/arr007.stderr-hugs
0 → 100644
View file @
e97e7df7
Fail: Ix{Int}.index: Index out of range
testsuite/tests/ghc-regress/array/should_run/arr008.stderr-hugs
0 → 100644
View file @
e97e7df7
Fail: Ix{Int}.index: Index out of range
testsuite/tests/ghc-regress/deSugar/should_run/dsrun005.stderr-hugs
0 → 100644
View file @
e97e7df7
Fail: pattern match failure: f instEq_v100 Bool_True [] "Hallo"
testsuite/tests/ghc-regress/deSugar/should_run/dsrun007.stderr-hugs
0 → 100644
View file @
e97e7df7
Fail: undefined field: C
testsuite/tests/ghc-regress/deSugar/should_run/dsrun008.stderr-hugs
0 → 100644
View file @
e97e7df7
Fail: pattern match failure: main_v3212 (1,Num_fromInt instNum_v32 2)
testsuite/tests/ghc-regress/deriving/should_fail/drvfail002.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "drvfail002.hs":18 - An instance of X T a is required to derive Show S
testsuite/tests/ghc-regress/deriving/should_fail/drvfail003.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "drvfail003.hs":13 - An instance of Show (Pair a b (Pair a b c)) is required to derive Show (Square_ a b c)
testsuite/tests/ghc-regress/deriving/should_fail/drvfail004.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "drvfail004.hs":6 - Cannot build superclass instance
*** Instance : Ord (Foo a b)
*** Context supplied : (Ord a, Ord b)
*** Required superclass : Eq (Foo a b)
testsuite/tests/ghc-regress/deriving/should_fail/drvfail006.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "drvfail006.hs":9 - Cannot derive instances of class "MonadState"
testsuite/tests/ghc-regress/deriving/should_fail/drvfail007.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "drvfail007.hs":4 - An instance of Eq (Int -> Int) is required to derive Eq Foo
testsuite/tests/ghc-regress/deriving/should_fail/drvfail009.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "drvfail009.hs":10 - Cannot derive instances of class "C"
testsuite/tests/ghc-regress/deriving/should_fail/drvfail010.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "drvfail010.hs":6 - Cannot derive instances of class "Typeable"
testsuite/tests/ghc-regress/lib/IO/openFile002.stderr-hugs
0 → 100644
View file @
e97e7df7
Fail: nonexistent: IO.openFile: does not exist (file does not exist)
testsuite/tests/ghc-regress/mdo/should_fail/mdofail001.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "mdofail001.hs":10 - Instance of Num Char required for definition of t
testsuite/tests/ghc-regress/mdo/should_fail/mdofail002.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "mdofail002.hs":10 - Repeated use of variable "x" in pattern binding
testsuite/tests/ghc-regress/mdo/should_fail/mdofail003.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "mdofail003.hs":10 - Repeated use of variable "x" in pattern binding
testsuite/tests/ghc-regress/mdo/should_fail/mdofail004.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "mdofail004.hs":17 - Instance of MonadFix X required for definition of z
testsuite/tests/ghc-regress/mdo/should_fail/mdofail005.stderr-hugs
0 → 100644
View file @
e97e7df7
ERROR "mdofail005.hs":11 - Syntax error in input (unexpected `<-')
Prev
1
2
3
4
5
…
14
Next
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