• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. CqlSet :: [Value] -> Value

    cql Database.CQL.Protocol

    No documentation available.

  2. fromSet :: Set a -> [a]

    cql Database.CQL.Protocol

    No documentation available.

  3. isSet :: Flags -> Flags -> Bool

    cql Database.CQL.Protocol

    Check if a particular flag is present.

  4. CqlSet :: [Value] -> Value

    cql Database.CQL.Protocol.Internal

    No documentation available.

  5. fromSet :: Set a -> [a]

    cql Database.CQL.Protocol.Internal

    No documentation available.

  6. isSet :: Flags -> Flags -> Bool

    cql Database.CQL.Protocol.Internal

    Check if a particular flag is present.

  7. decomposeTupleT :: Type -> Maybe [Type]

    data-effects-th Data.Effect.HFunctor.TH.Internal

    No documentation available.

  8. rankAccuracySetting :: ReqSketch s -> !RankAccuracy

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal

    No documentation available.

  9. snapshotRankAccuracySetting :: ReqSketchSnapshot -> !RankAccuracy

    data-sketches-core DataSketches.Quantiles.RelativeErrorQuantile.Internal

    No documentation available.

  10. parseText :: Textual α => Text -> Parsed α

    data-textual Data.Textual

    Parse a Text to extract the Textual value.

Page 151 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete