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

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. readJSValue :: GetJSON JSValue

    json Text.JSON.String

    Read one of several possible JS types

  2. readJs :: String -> JSAST

    language-javascript Language.JavaScript.Parser

    No documentation available.

  3. readJsModule :: String -> JSAST

    language-javascript Language.JavaScript.Parser

    No documentation available.

  4. readJs :: String -> JSAST

    language-javascript Language.JavaScript.Parser.Parser

    No documentation available.

  5. readJsModule :: String -> JSAST

    language-javascript Language.JavaScript.Parser.Parser

    No documentation available.

  6. readVars :: CBVisitable a => a -> [Var]

    liquidhaskell-boot Language.Haskell.Liquid.Types.Visitors

    No documentation available.

  7. readLogLevel :: Text -> LogLevel

    log-base Log.Data

    This function is partial.

  8. readLogLevelEither :: Text -> Either String LogLevel

    log-base Log.Data

    No documentation available.

  9. readStore :: Store e (m :: Type -> Type) -> m (ClientConnectionStore e m)

    morpheus-graphql-subscriptions Data.Morpheus.Subscriptions.Internal

    No documentation available.

  10. readInstrumentTag :: Int8 -> Maybe InstrumentType

    opentelemetry-extra OpenTelemetry.Common

    No documentation available.

Page 273 of many | Previous | Next

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