diff options
author | Edsko de Vries <edsko@well-typed.com> | 2013-09-02 08:50:42 +0100 |
---|---|---|
committer | Edsko de Vries <edsko@well-typed.com> | 2013-09-03 12:51:00 +0100 |
commit | 2065c01bf5a3d422ac466055048fd92158a058e6 (patch) | |
tree | 1fc3bf4ddc839780e4f37a4af773b5b6891be6d6 /testsuite/tests/quasiquotation/T7918.stdout | |
parent | 23fb31b6f48eafdbcb10055e5680f13983735c49 (diff) | |
download | haskell-2065c01bf5a3d422ac466055048fd92158a058e6.tar.gz |
Test for T7918
Diffstat (limited to 'testsuite/tests/quasiquotation/T7918.stdout')
-rw-r--r-- | testsuite/tests/quasiquotation/T7918.stdout | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/testsuite/tests/quasiquotation/T7918.stdout b/testsuite/tests/quasiquotation/T7918.stdout new file mode 100644 index 0000000000..43de631493 --- /dev/null +++ b/testsuite/tests/quasiquotation/T7918.stdout @@ -0,0 +1,27 @@ +(GHC.Types.True, T7918B.hs:6:11-14) +(GHC.Base.id, T7918B.hs:7:11-14) +(GHC.Types.True, T7918B.hs:7:11-14) +(GHC.Types.True, T7918B.hs:8:11-14) +(GHC.Classes.||, T7918B.hs:8:11-14) +(GHC.Types.False, T7918B.hs:8:11-14) +(GHC.Types.False, T7918B.hs:9:11-14) +(GHC.Err.undefined, T7918B.hs:11:7-15) +(GHC.Types.Bool, T7918B.hs:11:24-27) +(GHC.Err.undefined, T7918B.hs:12:7-15) +(Data.Maybe.Maybe, T7918B.hs:12:24-27) +(GHC.Types.Bool, T7918B.hs:12:24-27) +(GHC.Err.undefined, T7918B.hs:13:7-15) +(Data.Either.Either, T7918B.hs:13:24-27) +(GHC.Types.Bool, T7918B.hs:13:24-27) +(GHC.Types.Int, T7918B.hs:13:24-27) +(GHC.Err.undefined, T7918B.hs:14:7-15) +(GHC.Types.Int, T7918B.hs:14:24-27) +(x, T7918B.hs:16:9-12) +(GHC.Err.undefined, T7918B.hs:16:16-24) +(x, T7918B.hs:17:9-12) +(GHC.Err.undefined, T7918B.hs:17:16-24) +(x, T7918B.hs:18:9-12) +(y, T7918B.hs:18:9-12) +(GHC.Err.undefined, T7918B.hs:18:16-24) +(y, T7918B.hs:19:9-12) +(GHC.Err.undefined, T7918B.hs:19:16-24) |