summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/break012.script
blob: 749947a4a96eebe50bad59ec5dd6f0aae11304f0 (plain)
1
2
3
4
5
6
7
8
9
-- Test polymorphic types in a breakpoint
:l break012
:st g 5 `seq` ()
:st
:t a 
:t b 
:t c 
:t d
:p a b c d