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