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

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. (:<|>:) :: forall (a :: Type -> Type) b . a b -> a b -> NonDet a b

    effectful-core Effectful.Internal.Monad

    No documentation available.

  2. (:<|>:) :: forall (a :: Type -> Type) b . a b -> a b -> NonDet a b

    effectful-core Effectful.NonDet

    No documentation available.

  3. (:$) :: Expr -> Expr -> Expr

    express Data.Express

    function application between expressions

  4. (:$) :: Expr -> Expr -> Expr

    express Data.Express.Core

    function application between expressions

  5. (:&&) :: Prop -> Prop -> Prop

    ghc-typelits-presburger GHC.TypeLits.Presburger.Types

    No documentation available.

  6. (:*) :: Integer -> Expr -> Expr

    ghc-typelits-presburger GHC.TypeLits.Presburger.Types

    Multiplication by a constant

  7. (:+) :: Expr -> Expr -> Expr

    ghc-typelits-presburger GHC.TypeLits.Presburger.Types

    Addition

  8. (:-) :: Expr -> Expr -> Expr

    ghc-typelits-presburger GHC.TypeLits.Presburger.Types

    Subtraction

  9. (:/=) :: Expr -> Expr -> Prop

    ghc-typelits-presburger GHC.TypeLits.Presburger.Types

    No documentation available.

  10. (:<) :: Expr -> Expr -> Prop

    ghc-typelits-presburger GHC.TypeLits.Presburger.Types

    No documentation available.

Page 30 of many | Previous | Next

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