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.
(
:<>: ) :: ErrorMessage -> ErrorMessage -> ErrorMessageghc-internal GHC.Internal.TypeError Put two pieces of error message next to each other.
(
:$$: ) :: ErrorMessage -> ErrorMessage -> ErrorMessageghc-internal GHC.Internal.TypeLits Stack two pieces of error message on top of each other.
(
:<>: ) :: ErrorMessage -> ErrorMessage -> ErrorMessageghc-internal GHC.Internal.TypeLits Put two pieces of error message next to each other.
-
massiv Data.Massiv.Core.Index No documentation available.
(
:> ) :: Int -> !Ix (n - 1) -> IxN (n :: Nat)massiv Data.Massiv.Core.Index No documentation available.
-
monoid-extras Data.Monoid.Coproduct m :+: n is the coproduct of monoids m and n. Values of type m :+: n consist of alternating lists of m and n values. The empty list is the identity, and composition is list concatenation, with appropriate combining of adjacent elements and removing identities when possible.
-
monoid-extras Data.Monoid.Cut No documentation available.
-
monoid-extras Data.Monoid.MList No documentation available.
-
monoid-extras Data.Monoid.MList The relation l :>: a holds when a is the type of an element in l. For example, (Char ::: Int ::: Bool ::: Nil) :>: Int.
-
monoid-extras Data.Monoid.Split No documentation available.