X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_succeed%2Ftc069.stderr;fp=ghc%2Fcompiler%2Ftests%2Ftypecheck%2Fshould_succeed%2Ftc069.stderr;h=0000000000000000000000000000000000000000;hp=65df942f12c0b1f59c49624abe71f74b5b04f9d3;hb=e3b67289ad773d37576e763704baaca6b83d74db;hpb=29b46083beaa048af4b4a68e8f96909ac98a639f diff --git a/ghc/compiler/tests/typecheck/should_succeed/tc069.stderr b/ghc/compiler/tests/typecheck/should_succeed/tc069.stderr deleted file mode 100644 index 65df942..0000000 --- a/ghc/compiler/tests/typecheck/should_succeed/tc069.stderr +++ /dev/null @@ -1,31 +0,0 @@ - - ---================================================================================ -Typechecked: -{- nonrec -} -{- nonrec -} -AbsBinds [] [] [([], x{-r3i,x-}, x_an6)] - x_an6 - = 'a' -{- nonrec -} -{- nonrec -} -AbsBinds [] [] [([], y{-r3h,x-}, y_ana), ([], ys{-r3g,x-}, ys_anb)] - (y_ana PrelBase.:{-55,p-}{i} ys_anb) - = ['a', 'b', 'c'] (PrelBase.Char{-38,p-}) - where - {- nonrec -} - AbsBinds [] [] [([], p_r3f, p_anj)] - p_anj - = x{-r3i,x-} - {- nonrec -} -{- nonrec -} -ghc: module version changed to 1; reason: no old .hi file -_interface_ ShouldSucceed 1 -_instance_modules_ -ArrBase IO PrelNum -_exports_ -ShouldSucceed x y ys; -_declarations_ -1 x _:_ PrelBase.Char ;; -1 y _:_ PrelBase.Char ;; -1 ys _:_ [PrelBase.Char] ;;