Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHCi.StaticPtrTable
- sptAddEntry :: Fingerprint -> HValue -> IO ()
Documentation
sptAddEntry :: Fingerprint -> HValue -> IO () Source #
Used by GHCi to add an SPT entry for a set of interactive bindings.
ghci-8.2.2: The library supporting GHC's interactive interpreter
Safe Haskell | None |
---|---|
Language | Haskell2010 |
GHCi.StaticPtrTable
sptAddEntry :: Fingerprint -> HValue -> IO () Source #
Used by GHCi to add an SPT entry for a set of interactive bindings.