Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
knownSuffixHandlers :: [PPSuffixHandler]Cabal Distribution.Simple.PreProcess Standard preprocessors: GreenCard, c2hs, hsc2hs, happy, alex and cpphs.
ppSuffixes :: [PPSuffixHandler] -> [Suffix]Cabal Distribution.Simple.PreProcess Convenience function; get the suffixes of these preprocessors.
-
Cabal Distribution.Simple.PreProcess.Types A suffix (or file extension). Mostly used to decide which preprocessor to use, e.g. files with suffix "y" are usually processed by the "happy" build tool.
-
Cabal Distribution.Simple.PreProcess.Types No documentation available.
builtinHaskellBootSuffixes :: [Suffix]Cabal Distribution.Simple.PreProcess.Types No documentation available.
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.