ghc-8.10.6: The GHC API
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