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

Safe HaskellNone
LanguageHaskell2010

GHCi.StaticPtrTable (signature[?])

Synopsis

Documentation

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

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