ghci-8.6.1: The library supporting GHC's interactive interpreter

Safe HaskellNone
LanguageHaskell2010

GHCi.StaticPtrTable

Synopsis

Documentation

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

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