projects
/
haskell-directory.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a14a840
)
export breakpoint
author
Simon Marlow
<simonmar@microsoft.com>
Thu, 25 May 2006 09:04:56 +0000
(09:04 +0000)
committer
Simon Marlow
<simonmar@microsoft.com>
Thu, 25 May 2006 09:04:56 +0000
(09:04 +0000)
GHC/Exts.hs
patch
|
blob
|
history
diff --git
a/GHC/Exts.hs
b/GHC/Exts.hs
index
4b014f1
..
109f286
100644
(file)
--- a/
GHC/Exts.hs
+++ b/
GHC/Exts.hs
@@
-28,6
+28,8
@@
module GHC.Exts
-- * Linear implicit parameter support
Splittable(..),
+ -- * Debugging
+ breakpoint,
) where
import Prelude