GHC.Base.breakpoint isn't vaporware anymore.
authorLemmih <lemmih@gmail.com>
Thu, 6 Apr 2006 17:57:53 +0000 (17:57 +0000)
committerLemmih <lemmih@gmail.com>
Thu, 6 Apr 2006 17:57:53 +0000 (17:57 +0000)
commit31751ccacc24ebe5d15a0af84b10dc612d455440
tree568701239216e9de0ecc7831cf9e33f7c7b7224f
parent1494f895d69a33df2f8d855f73943faec5c6858e
GHC.Base.breakpoint isn't vaporware anymore.

-fignore-breakpoints can be used to ignore breakpoints.
ghc/compiler/Makefile
ghc/compiler/basicTypes/MkId.lhs
ghc/compiler/deSugar/DsExpr.lhs
ghc/compiler/ghci/InteractiveUI.hs
ghc/compiler/ghci/Linker.lhs
ghc/compiler/main/DynFlags.hs
ghc/compiler/prelude/PrelNames.lhs
ghc/compiler/rename/RnExpr.lhs
ghc/compiler/typecheck/TcRnDriver.lhs
ghc/compiler/typecheck/TcRnMonad.lhs