Safe Haskell | None |
---|---|
Language | Haskell2010 |
Settings
Documentation
Constructors
Settings | |
Fields |
sProgramName :: Settings -> String #
sProjectVersion :: Settings -> String #
sGhcUsagePath :: Settings -> FilePath #
sGhciUsagePath :: Settings -> FilePath #
sLdSupportsBuildId :: Settings -> Bool #
sLdSupportsFilelist :: Settings -> Bool #
sLdIsGnuLd :: Settings -> Bool #
sGccSupportsNoPie :: Settings -> Bool #
sPgm_windres :: Settings -> String #
sPgm_libtool :: Settings -> String #
sPgm_otool :: Settings -> String #
sPgm_ranlib :: Settings -> String #
sOpt_windres :: Settings -> [String] #
sExtraGccViaCFlags :: Settings -> [String] #
sTargetPlatformString :: Settings -> String #
sIntegerLibrary :: Settings -> String #
sGhcWithInterpreter :: Settings -> Bool #
sGhcWithNativeCodeGen :: Settings -> Bool #
sGhcWithSMP :: Settings -> Bool #
sGhcRTSWays :: Settings -> String #
sTablesNextToCode :: Settings -> Bool #
sLeadingUnderscore :: Settings -> Bool #
sGhcThreaded :: Settings -> Bool #
sGhcDebugged :: Settings -> Bool #
sGhcRtsWithLibdw :: Settings -> Bool #