From ac32ca07893fdf3439cd81f91d9035e09ce76ee5 Mon Sep 17 00:00:00 2001 From: Péter Diviánszky Date: Mon, 18 Apr 2016 08:22:37 +0200 Subject: bugfix: show missing types in tooltips --- testdata/zip01.out | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testdata/zip01.out') diff --git a/testdata/zip01.out b/testdata/zip01.out index 3f3699cf..7ceab8e3 100644 --- a/testdata/zip01.out +++ b/testdata/zip01.out @@ -2,9 +2,11 @@ main is not found ------------ trace zip2 :: {a} -> {b} -> 'List a -> 'List b -> 'List (a, b) ------------ tooltips +testdata/zip01.lc 1:9-1:12 Type testdata/zip01.lc 1:9-1:30 Type testdata/zip01.lc 1:9-4:40 V0->V1 | {a} -> {b} -> List a -> List b -> List (a, b) testdata/zip01.lc 1:10-1:11 V3 +testdata/zip01.lc 1:16-1:19 Type testdata/zip01.lc 1:16-1:30 Type testdata/zip01.lc 1:17-1:18 V2 testdata/zip01.lc 1:23-1:30 Type -- cgit v1.2.3