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

Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. minimumNote :: (Partial, Foldable t, Ord a) => String -> t a -> a

    safe Safe.Foldable

    No documentation available.

  2. AutogenNotExposed :: CheckExplanation

    Cabal Distribution.PackageDescription.Check

    No documentation available.

  3. commandNotes :: CommandUI flags -> Maybe (String -> String)

    Cabal Distribution.Simple.Command

    Post-Usage notes and examples in help texts

  4. DependencyNotExists :: PackageName -> FailedDependency

    Cabal Distribution.Simple.Errors

    No documentation available.

  5. testFailWhenNoTestSuites :: TestFlags -> Flag Bool

    Cabal Distribution.Simple.Setup

    No documentation available.

  6. handleDoesNotExist :: a -> IO a -> IO a

    Cabal Distribution.Simple.Utils

    Run an IO computation, returning e if it raises a "file does not exist" error.

  7. ncgDwarfSourceNotes :: NCGConfig -> !Bool

    ghc GHC.CmmToAsm.Config

    Enable GHC-specific source note DIEs

  8. dW_TAG_ghc_src_note :: Word

    ghc GHC.CmmToAsm.Dwarf.Constants

    No documentation available.

  9. DwarfSrcNote :: RealSrcSpan -> DwarfInfo

    ghc GHC.CmmToAsm.Dwarf.Types

    No documentation available.

  10. LookupInstErrNotExact :: LookupInstanceErrReason

    ghc GHC.Core.InstEnv

    Tyvars aren't an exact match.

Page 110 of many | Previous | Next

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