blob: 9fe9911513dfe0cf914c2c552e215031284330e0 (
plain)
1
2
3
4
5
6
7
|
MkT2 [Just 1]
Breakpoint 0 activated at print029.hs:7:10-14
Stopped in Main.f2, print029.hs:7:10-14
_result :: (t Int, t Int) = _
x :: t Int = [Just 1]
y :: t Int = _
(MkT2 [Just 1],MkT2 [Just 2])
|