summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/dynbrk001.stdout
blob: 3ce49696824689ad1b7b099094ebb2b6e9eed59c (plain)
1
2
3
4
5
Breakpoint 1 does not exist
No breakpoints found at that location.
No active breakpoints.
[4,8,15,16,23,42]
map :: forall a b. (a -> b) -> [a] -> [b] 	-- Defined in GHC.Base