Hoogle Search
Within LTS Haskell 24.24 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
FloatSuffix :: (Float -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.
IntSuffix :: (Int -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.
OptIntSuffix :: (Maybe Int -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.
OptPrefix :: (String -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.
Prefix :: (String -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.
Word64Suffix :: (Word64 -> EwM m ()) -> OptKind (m :: Type -> Type)ghc GHC.Driver.CmdLine No documentation available.
AixLD :: [Option] -> LinkerInfoghc GHC.Driver.DynFlags No documentation available.
Opt_SuppressModulePrefixes :: GeneralFlagghc GHC.Driver.DynFlags No documentation available.
depSuffixes :: DynFlags -> [String]ghc GHC.Driver.DynFlags No documentation available.
dumpPrefix :: DynFlags -> FilePathghc GHC.Driver.DynFlags This defaults to 'non-module'. It can be set by setDumpPrefix or 'ghc.GHCi.UI.runStmt' based on where its output is going.