summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break002.script
blob: adc6a1420eca847f2d1689006e6f4d62c345e9be (plain)
1
2
3
4
5
-- can't set breakpoints on non-interpreted things:
:b Data.List.map

:l Test2.hs
:b Data.List.map