Hoogle Search

Within LTS Haskell 24.55 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type (rs :: [k]) :~: (ss :: [k]) = rs ≅ ss

    vinyl Data.Vinyl.Notation

    A non-unicode equivalent of (≅).

  2. (:$$:) :: ErrorMessage -> ErrorMessage -> ErrorMessage

    first-class-families Fcf.Utils

    Stack two pieces of error message on top of each other.

  3. (:<>:) :: ErrorMessage -> ErrorMessage -> ErrorMessage

    first-class-families Fcf.Utils

    Put two pieces of error message next to each other.

  4. (:..) :: a -> Stream a -> Stream a

    pretty-simple Text.Pretty.Simple.Internal.Printer

    No documentation available.

  5. (:>) :: a -> b -> Of a b

    streaming Data.Functor.Of

    No documentation available.

  6. (:>) :: a -> b -> Of a b

    streaming Streaming

    No documentation available.

  7. (:>) :: a -> b -> Of a b

    streaming Streaming.Prelude

    No documentation available.

  8. (:=) :: forall v . FormValue v => ByteString -> v -> FormParam

    wreq Network.Wreq

    No documentation available.

  9. (:=) :: forall v . FormValue v => ByteString -> v -> FormParam

    wreq Network.Wreq.Types

    No documentation available.

  10. data u :-: v

    diagrams-core Diagrams.Core

    (v1 :-: v2) is a linear map paired with its inverse.

Page 14 of many | Previous | Next