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. equalCookieJar :: CookieJar -> CookieJar -> Bool

    http-client Network.HTTP.Client.Internal

    See equalCookie.

  2. equivCookie :: Cookie -> Cookie -> Bool

    http-client Network.HTTP.Client.Internal

    Equality of name, domain, path only. This corresponds to step 11 of the algorithm described in Section 5.3 "Storage Model". See also: equal.

  3. equivCookieJar :: CookieJar -> CookieJar -> Bool

    http-client Network.HTTP.Client.Internal

    See equalCookieJar, equalCookie.

  4. equals :: Doc

    pretty Text.PrettyPrint

    No documentation available.

  5. equals :: Doc a

    pretty Text.PrettyPrint.Annotated

    No documentation available.

  6. equals :: Doc a

    pretty Text.PrettyPrint.Annotated.HughesPJ

    No documentation available.

  7. equals :: Doc

    pretty Text.PrettyPrint.HughesPJ

    No documentation available.

  8. eq1 :: (Eq1 f, Eq a) => f a -> f a -> Bool

    hedgehog Hedgehog

    Lift the standard (==) function through the type constructor.

  9. equals :: Doc ann

    prettyprinter Prettyprinter

    >>> equals
    =
    

  10. equals :: Doc ann

    prettyprinter Prettyprinter.Symbols.Ascii

    >>> equals
    =
    

Page 55 of many | Previous | Next