summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/dynbrk001.stdout
blob: 358f44990cf9ca279051e22f51c86f0f47ae322e (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’