ghc-lib-parser-8.10.4.20210206: The GHC API, decoupled from GHC versions
Source
Contents
Index
Safe Haskell
Safe-Inferred
Language
Haskell2010
GhcNameVersion
Synopsis
data
GhcNameVersion
=
GhcNameVersion
{
ghcNameVersion_programName
::
String
ghcNameVersion_projectVersion
::
String
}
Documentation
data
GhcNameVersion
Source
#
Settings for what GHC this is.
Constructors
GhcNameVersion
Fields
ghcNameVersion_programName
::
String
ghcNameVersion_projectVersion
::
String