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

Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. ManyHoles :: AffineHole r a

    Agda Agda.Utils.AffineHole

    A term with many holes (error value).

  2. stripAnyOfExtensions :: [String] -> FilePath -> Maybe FilePath

    Agda Agda.Utils.FileName

    Generalizes stripExtension.

  3. POAny :: PartialOrdering

    Agda Agda.Utils.PartialOrd

    No information (incomparable).

  4. RAny :: Reg

    BNFC BNFC.Abs

    No documentation available.

  5. manyNewick :: Parser Text [NewickTree]

    BiobaseNewick Biobase.Newick.Import

    No documentation available.

  6. Many :: forall (r :: Type -> Type -> Type -> Type) e t a1 a . !Prod r e t a1 -> !Prod r e t ([a1] -> a) -> Prod r e t a

    Earley Text.Earley.Grammar

    No documentation available.

  7. TagAny :: TagMatchRule

    Hastructure Assumptions

    match any tag hit

  8. TestAny :: Bool -> [DealStats] -> DealStats

    Hastructure Types

    No documentation available.

  9. many :: STR a -> STR [a]

    RefSerialize Data.RefSerialize.Parser

    No documentation available.

  10. manyTill :: STR a1 -> STR a2 -> STR [a1]

    RefSerialize Data.RefSerialize.Parser

    No documentation available.

Page 213 of many | Previous | Next

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