X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2FdeSugar%2Fds035.stderr;fp=ghc%2Fcompiler%2Ftests%2FdeSugar%2Fds035.stderr;h=1aa6581dd1ac5799af336a9633aaefa62ef19034;hb=40cc9182affda1964b480f5d251200d853ce2327;hp=bf6c983ef2735b5c1ba16432262621b6ccd3c185;hpb=bc2a4d6b2f9badfa98aa01d6ae550110e0eea0ed;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/deSugar/ds035.stderr b/ghc/compiler/tests/deSugar/ds035.stderr index bf6c983..1aa6581 100644 --- a/ghc/compiler/tests/deSugar/ds035.stderr +++ b/ghc/compiler/tests/deSugar/ds035.stderr @@ -1,5 +1,24 @@ -"ds035.hs", line 4: undefined value: minusIntPrim -Fail: Compilation errors found +ds035.hs:3: + Type constructor or class not in scope: `Int#' + +ds035.hs:8: + Type constructor or class not in scope: `Int#' + +ds035.hs:4: + Value not in scope: `==#' + +ds035.hs:6: + Value not in scope: `minusInt#' + +ds035.hs:10: + Value not in scope: `+#' + +ds035.hs:18: + Value not in scope: `+#' + +ds035.hs:3: + Type constructor or class not in scope: `Int#' + -ghc: execution of the Haskell compiler had trouble +Compilation had errors