diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/T4127.stdout')
-rw-r--r-- | testsuite/tests/ghci/scripts/T4127.stdout | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/T4127.stdout b/testsuite/tests/ghci/scripts/T4127.stdout new file mode 100644 index 0000000000..6c639747e8 --- /dev/null +++ b/testsuite/tests/ghci/scripts/T4127.stdout @@ -0,0 +1 @@ +[InstanceD [] (AppT (ConT GHC.Base.Monad) (AppT (ConT GHC.Tuple.(,)) (VarT a_0))) [ValD (VarP GHC.Base.return) (NormalB (VarE GHC.Err.undefined)) [],ValD (VarP GHC.Base.>>=) (NormalB (VarE GHC.Err.undefined)) []]] |