summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/print029.stdout
blob: 366d1d480a915ab31157eaa2608c31f26d26dc51 (plain)
1
2
3
4
5
6
7
8
MkT2 [Just 1]
Breakpoint 0 activated at print029.hs:4:1-7
MkT2 Stopped at print029.hs:4:1-7
_result :: t Int = _
Stopped at print029.hs:4:7
_result :: t Int = _
x :: t Int = [Just 1]
x = [Just 1]