ghci-8.10.1: The library supporting GHC's interactive interpreter
Safe HaskellNone
LanguageHaskell2010

GHCi.StaticPtrTable

Synopsis

Documentation

sptAddEntry :: Fingerprint -> HValue -> IO () #

Used by GHCi to add an SPT entry for a set of interactive bindings.