• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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.

  1. builtinHaskellSuffixes :: [Suffix]

    Cabal Distribution.Simple.PreProcess.Types

    No documentation available.

  2. ghcOptDynHiSuffix :: GhcOptions -> Flag String

    Cabal Distribution.Simple.Program.GHC

    only in GhcStaticAndDynamic mode

  3. ghcOptDynObjSuffix :: GhcOptions -> Flag String

    Cabal Distribution.Simple.Program.GHC

    only in GhcStaticAndDynamic mode

  4. ghcOptHiSuffix :: GhcOptions -> Flag String

    Cabal Distribution.Simple.Program.GHC

    No documentation available.

  5. ghcOptObjSuffix :: GhcOptions -> Flag String

    Cabal Distribution.Simple.Program.GHC

    No documentation available.

  6. configProgPrefix :: ConfigFlags -> Flag PathTemplate

    Cabal Distribution.Simple.Setup

    Installed executable prefix.

  7. configProgSuffix :: ConfigFlags -> Flag PathTemplate

    Cabal Distribution.Simple.Setup

    Installed executable suffix.

  8. testKeepTix :: TestFlags -> Flag Bool

    Cabal Distribution.Simple.Setup

    No documentation available.

  9. exceptionWithCallStackPrefix :: CallStack -> Verbosity -> String -> String

    Cabal Distribution.Simple.Utils

    Append a call-site and/or call-stack based on Verbosity

  10. isInfixOf :: Eq a => [a] -> [a] -> Bool

    Cabal Distribution.Simple.Utils

    No documentation available.

Page 63 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete