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.
-
repa Data.Array.Repa.Index Our index type, used for both shapes and indices.
(
:. ) :: tail -> head -> (:.) tail headrepa Data.Array.Repa.Index No documentation available.
(
:.: ) :: Label -> Labels -> Labelsresolv Network.DNS No documentation available.
-
singletons-th Data.Singletons.TH Propositional equality. If a :~: b is inhabited by some terminating value, then the type a is the same as the type b. To use this equality in practice, pattern-match on the a :~: b to get out the Refl constructor; in the body of the pattern-match, the compiler knows that a ~ b.
(
:$$: ) :: ErrorMessage -> ErrorMessage -> ErrorMessagetype-errors Type.Errors Stack two pieces of error message on top of each other.
(
:<>: ) :: ErrorMessage -> ErrorMessage -> ErrorMessagetype-errors Type.Errors Put two pieces of error message next to each other.
(
:-> ) :: k -> p -> Binding k pPSQueue Data.PSQueue No documentation available.
(
:-> ) :: k -> p -> Binding k pPSQueue Data.PSQueue.Internal No documentation available.
-
algebraic-graphs Algebra.Graph.Export.Dot No documentation available.
-
bluefin-internal Bluefin.Internal type (:&) :: Effects -> Effects -> Effects
Union of effects