Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type family (xs :: [Effect])
:>> (es :: [Effect])effectful-core Effectful.Internal.Effect Deprecated: Usage of (:>>) slows down GHC too much. See https://github.com/haskell-effectful/effectful/issues/52#issuecomment-1269155485 for more information.
(
:<|>: ) :: forall (a :: Type -> Type) b . a b -> a b -> NonDet a beffectful-core Effectful.Internal.Monad No documentation available.
(
:<|>: ) :: forall (a :: Type -> Type) b . a b -> a b -> NonDet a beffectful-core Effectful.NonDet No documentation available.
-
express Data.Express function application between expressions
-
express Data.Express.Core function application between expressions
-
ghc-typelits-presburger GHC.TypeLits.Presburger.Types No documentation available.
(
:* ) :: Integer -> Expr -> Exprghc-typelits-presburger GHC.TypeLits.Presburger.Types Multiplication by a constant
-
ghc-typelits-presburger GHC.TypeLits.Presburger.Types Addition
-
ghc-typelits-presburger GHC.TypeLits.Presburger.Types Subtraction
-
ghc-typelits-presburger GHC.TypeLits.Presburger.Types No documentation available.