Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. Anybody :: Agreement a

    agreeing Data.Agreement

    No documentation available.

  2. AnyString :: RegexpFlag

    bloodhound Database.Bloodhound.Common.Types

    No documentation available.

  3. newtype AnyB b

    cond Data.Algebra.Boolean

    A boolean algebra regarded as a monoid under disjunction

  4. AnyB :: b -> AnyB b

    cond Data.Algebra.Boolean

    No documentation available.

  5. data AnyMatch (f :: Type -> Type) (a :: ParamPred k v) (b :: f k) (c :: TyFun v Type)

    decidable Data.Type.Predicate.Param

    AnyMatch f takes a parmaeterized predicate on k (testing for a v) and turns it into a parameterized predicate on f k (testing for a v). It "lifts" the domain into f. An AnyMatch f p as is a predicate taking an argument a and testing if p a :: Predicate k is satisfied for any item in as :: f k. A ParamPred k v tests if a k can create some v. The resulting ParamPred (f k) v tests if any k in f k can create some v.

  6. AnyclassStrategy :: DerivStrategy

    derive-topdown Data.Derive.TopDown

    -XDeriveAnyClass
    

  7. AnyDimension :: DynamicDimension

    dimensional Numeric.Units.Dimensional.Dimensions

    The value may be interpreted as having any dimension.

  8. AnyDimension :: DynamicDimension

    dimensional Numeric.Units.Dimensional.Dimensions.TermLevel

    The value may be interpreted as having any dimension.

  9. AnyDimension :: DynamicDimension

    dimensional Numeric.Units.Dimensional.Dynamic

    The value may be interpreted as having any dimension.

  10. data AnyQuantity a

    dimensional Numeric.Units.Dimensional.Dynamic

    A Quantity whose Dimension is only known dynamically.

Page 38 of many | Previous | Next