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.

  1. data a :> b

    mockcat Test.MockCat.Cons

    No documentation available.

  2. (:>) :: a -> b -> (:>) a b

    mockcat Test.MockCat.Cons

    No documentation available.

  3. type (name :: Symbol) :! a = NamedF Identity a name

    named Named

    Infix notation for the type of a named parameter.

  4. type (name :: Symbol) :? a = NamedF Maybe a name

    named Named

    Infix notation for the type of an optional named parameter.

  5. type (name :: Symbol) :! a = NamedF Identity a name

    named Named.Internal

    Infix notation for the type of a named parameter.

  6. type (name :: Symbol) :? a = NamedF Maybe a name

    named Named.Internal

    Infix notation for the type of an optional named parameter.

  7. (:-:) :: Integer -> Integer -> Fraction

    numeric-quest Fraction

    No documentation available.

  8. (:*) :: a -> b -> Tuple a b

    numeric-quest QuantumVector

    No documentation available.

  9. (:+>) :: Ket a -> Ket a -> Ket a

    numeric-quest QuantumVector

    No documentation available.

  10. (:<+) :: Bra a -> Bra a -> Bra a

    numeric-quest QuantumVector

    No documentation available.

Page 59 of many | Previous | Next