Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
:< ) :: a -> Infinite a -> Infinite ainfinite-list Data.List.Infinite No documentation available.
-
jsaddle Data.JSString.Internal.Fusion.Types No documentation available.
-
numeric-prelude Number.Ratio No documentation available.
-
numhask NumHask No documentation available.
-
numhask NumHask.Data.Rational No documentation available.
-
parameterized-utils Data.Parameterized.BoolRepr 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.
-
parameterized-utils Data.Parameterized.Classes 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.
-
parameterized-utils Data.Parameterized.Context No documentation available.
type (c :: Ctx k)
::> (a :: k) = c '::> aparameterized-utils Data.Parameterized.Context No documentation available.
-
parameterized-utils Data.Parameterized.Ctx No documentation available.