Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
backendGeneratesCodeForHsBoot :: Backend -> Boolghc GHC.Driver.Backend No documentation available.
backendNeedsPlatformNcgSupport :: Backend -> Boolghc GHC.Driver.Backend This flag tells the compiler driver that the back end does not support every target platform; it supports only platforms that claim NCG support. (It's set only for the native code generator.) Crufty. If the driver tries to use the native code generator without platform support, the driver fails over to the LLVM back end.
platformDefaultBackend :: Platform -> Backendghc GHC.Driver.Backend No documentation available.
platformNcgSupported :: Platform -> Boolghc GHC.Driver.Backend Is the platform supported by the Native Code Generator?
-
ghc GHC.Driver.CodeOutput No documentation available.
Opt_D_dump_foreign :: DumpFlagghc GHC.Driver.DynFlags No documentation available.
Opt_D_dump_static_argument_transformation :: DumpFlagghc GHC.Driver.DynFlags No documentation available.
Opt_ForceRecomp :: GeneralFlagghc GHC.Driver.DynFlags No documentation available.
Opt_PrintExplicitForalls :: GeneralFlagghc GHC.Driver.DynFlags No documentation available.
Opt_StaticArgumentTransformation :: GeneralFlagghc GHC.Driver.DynFlags No documentation available.