ghc-lib-parser-9.2.7.20230228: The GHC API, decoupled from GHC versions
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
GHCi.FFI
Documentation
data
FFIType
Source
#
Constructors
FFIVoid
FFIPointer
FFIFloat
FFIDouble
FFISInt8
FFISInt16
FFISInt32
FFISInt64
FFIUInt8
FFIUInt16
FFIUInt32
FFIUInt64
Instances
Instances details
Generic
FFIType
Source
#