Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
ForeignPtr :: Addr# -> ForeignPtrContents -> ForeignPtr abase GHC.ForeignPtr No documentation available.
-
base GHC.ForeignPtr Controls finalization of a ForeignPtr, that is, what should happen if the ForeignPtr becomes unreachable. Visually, these data constructors are appropriate in these scenarios:
Memory backing pointer is GC-Managed Unmanaged Finalizer functions are: +------------+-----------------+ Allowed | MallocPtr | PlainForeignPtr | +------------+-----------------+ Prohibited | PlainPtr | FinalPtr | +------------+-----------------+
-
base GHC.Unicode Cf: Other, Format
-
Support for using Text data with native code via the Haskell foreign function interface.
-
containers Data.Graph This type synonym exists primarily for historical reasons.
-
containers Data.Tree This type synonym exists primarily for historical reasons.
-
Deprecated: Use Test.Hspec.Api.Formatters.V1 instead.
-
No documentation available.
-
time Data.Time.Format No documentation available.
-
time Data.Time.Format.ISO8601 A text format for a type