Hoogle Search
Within LTS Haskell 24.5 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
builtinHaskellSuffixes :: [Suffix]Cabal Distribution.Simple.PreProcess.Types No documentation available.
ghcOptDynHiSuffix :: GhcOptions -> Flag StringCabal Distribution.Simple.Program.GHC only in GhcStaticAndDynamic mode
ghcOptDynObjSuffix :: GhcOptions -> Flag StringCabal Distribution.Simple.Program.GHC only in GhcStaticAndDynamic mode
ghcOptHiSuffix :: GhcOptions -> Flag StringCabal Distribution.Simple.Program.GHC No documentation available.
ghcOptObjSuffix :: GhcOptions -> Flag StringCabal Distribution.Simple.Program.GHC No documentation available.
configProgPrefix :: ConfigFlags -> Flag PathTemplateCabal Distribution.Simple.Setup Installed executable prefix.
configProgSuffix :: ConfigFlags -> Flag PathTemplateCabal Distribution.Simple.Setup Installed executable suffix.
testKeepTix :: TestFlags -> Flag BoolCabal Distribution.Simple.Setup No documentation available.
exceptionWithCallStackPrefix :: CallStack -> Verbosity -> String -> StringCabal Distribution.Simple.Utils Append a call-site and/or call-stack based on Verbosity
isInfixOf :: Eq a => [a] -> [a] -> BoolCabal Distribution.Simple.Utils No documentation available.