blob: 26861305f311575c473cfdd1b596caf0adb84365 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Breakpoint 0 activated at ../Test.hs:40:1-17
Stopped at ../Test.hs:40:1-17
_result :: () = _
Stopped at ../Test.hs:40:10-17
_result :: () = _
x :: a = _
x = (_t1::a)
x :: a
()
x = Unary
x :: Unary
Unary
|