mark System.IO.openTempFile as non-portable in haddocks
[haskell-directory.git] / GHC / Exts.hs
index 651396a..20f43ef 100644 (file)
@@ -29,7 +29,7 @@ module GHC.Exts
        Splittable(..),
 
        -- * Debugging
-       breakpoint,
+       breakpoint, breakpointCond, Unknown, Unknown2, Unknown3, Unknown4,
 
        -- * Ids with special behaviour
        lazy, inline,