Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

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

  1. Patch :: [Operation] -> Patch

    aeson-diff Data.Aeson.Patch

    No documentation available.

  2. module Data.Aeson.Pointer

    No documentation available.

  3. type Path = [Key]

    aeson-diff Data.Aeson.Pointer

    A sequence of Keys forms a path through a JSON document.

  4. newtype Pointer

    aeson-diff Data.Aeson.Pointer

    Pointer to a location in a JSON document. Defined in RFC 6901 http://tools.ietf.org/html/rfc6901

  5. Pointer :: Path -> Pointer

    aeson-diff Data.Aeson.Pointer

    No documentation available.

  6. class ParseSumType (xs :: [SchemaType])

    aeson-schemas Data.Aeson.Schema.Internal

    No documentation available.

  7. PhantomKey :: s -> SchemaKey' s

    aeson-schemas Data.Aeson.Schema.Key

    A key that doesn't actually exist in the object, but whose content should be parsed from the current object.

  8. data Payload

    alfred-margaret Data.Text.AhoCorasick.Replacer

    No documentation available.

  9. Payload :: Priority -> CodeUnitIndex -> Int -> Replacement -> Payload

    alfred-margaret Data.Text.AhoCorasick.Replacer

    No documentation available.

  10. class Prim a

    alfred-margaret Data.TypedByteArray

    Class of types supporting primitive array operations. This includes interfacing with GC-managed memory (functions suffixed with ByteArray#) and interfacing with unmanaged memory (functions suffixed with Addr#). Endianness is platform-dependent.

Page 797 of many | Previous | Next