Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
- 
fused-effects Control.Effect.Sum Higher-order sums are used to combine multiple effects into a signature, typically by chaining on the right.
 - 
hedgehog-fn Hedgehog.Function.Internal Shrinkable, showable functions Claessen, K. (2012, September). Shrinking and showing functions:(functional pearl). In ACM SIGPLAN Notices (Vol. 47, No. 12, pp. 73-80). ACM.
 pattern (
:* ) :: a -> L as -> L (a ': as)hetero-parameter-list Data.HeteroParList No documentation available.
pattern (
:*. ) :: a -> LL a ds -> LL a ('() ': ds)hetero-parameter-list Data.HeteroParList No documentation available.
- 
hpqtypes Database.PostgreSQL.PQTypes.Format Cartesian product of rows.
 - 
hpqtypes Database.PostgreSQL.PQTypes.Format No documentation available.
 (
:&: ) :: forall t (ts1 :: [Type]) . !t -> !HVect ts1 -> HVect (t ': ts1)hvect Data.HVect No documentation available.
type family (m :: Nat)
:< (n :: Nat) :: Boolhvect Data.HVect No documentation available.
(
:/\: ) :: Free a -> Free a -> Free alattices Algebra.Heyting.Free No documentation available.
(
:=>: ) :: Free a -> Free a -> Free alattices Algebra.Heyting.Free No documentation available.