Hoogle Search

Within LTS Haskell 24.60 (ghc-9.10.3)

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

  1. type SelectionSet (s :: Stage) = MergeMap ALLOW_DUPLICATES s FieldName Selection s

    morpheus-graphql-core Data.Morpheus.Types.Internal.AST

    No documentation available.

  2. SelectionSet :: forall (s :: Stage) . SelectionSet s -> SelectionContent s

    morpheus-graphql-core Data.Morpheus.Types.Internal.AST

    No documentation available.

  3. mkBaseType :: TypeWrapper

    morpheus-graphql-core Data.Morpheus.Types.Internal.AST

    No documentation available.

  4. posByteOffset :: Pos -> !Int

    HsYAML Data.YAML

    0-based byte offset

  5. posCharOffset :: Pos -> !Int

    HsYAML Data.YAML

    0-based character (Unicode code-point) offset

  6. posByteOffset :: Pos -> !Int

    HsYAML Data.YAML.Event

    0-based byte offset

  7. posCharOffset :: Pos -> !Int

    HsYAML Data.YAML.Event

    0-based character (Unicode code-point) offset

  8. tByteOffset :: Token -> !Int

    HsYAML Data.YAML.Token

    0-base byte offset in stream.

  9. tCharOffset :: Token -> !Int

    HsYAML Data.YAML.Token

    0-base character offset in stream.

  10. module Data.EnumBitSet

    Similar to Data.Edison.Coll.EnumSet but it allows to choose the underlying type for bit storage. This is really a low-level module for type-safe foreign function interfaces. The integer representation of the enumeration type is the bit position of the flag within the bitvector.

Page 116 of many | Previous | Next