summaryrefslogtreecommitdiff
path: root/testdata/ambig.out
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-05-03 16:40:30 +0200
committerPéter Diviánszky <divipp@gmail.com>2016-05-03 16:40:30 +0200
commitf468a49a43193caffe92cdd48a52a699880e14ef (patch)
tree255c8b454e9a75d05397468b849b8f5b032a878a /testdata/ambig.out
parentfa47957b930c53d78d2da0bcb948e2fbff11f59d (diff)
refactoring
Diffstat (limited to 'testdata/ambig.out')
-rw-r--r--testdata/ambig.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/testdata/ambig.out b/testdata/ambig.out
index ce1a76fb..53770b84 100644
--- a/testdata/ambig.out
+++ b/testdata/ambig.out
@@ -1,3 +1,4 @@
1main is not found
1------------ desugared source code 2------------ desugared source code
2h 3h
3 = \(a :: _) (b :: _) _ -> _rhs 4 = \(a :: _) (b :: _) _ -> _rhs
@@ -11,7 +12,6 @@ h
11 f) 12 f)
12 d) 13 d)
13 b)) -> c 14 b)) -> c
14main is not found
15------------ trace 15------------ trace
16h :: forall a b c d . (b -> d -> c) -> (b, d) -> a -> c 16h :: forall a b c d . (b -> d -> c) -> (b, d) -> a -> c
17------------ tooltips 17------------ tooltips