Hoogle Search

Within LTS Haskell 24.51 (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. readUserNetRc :: IO (Maybe (Either ParseError NetRc))

    netrc Network.NetRc

    Reads and parses default $HOME/.netrc Returns Nothing if $HOME variable undefined and/or if .netrc if missing. Throws standard IO exceptions in case of other filesystem-errors. Note: This function performs no permission sanity-checking on the .netrc file

Page 276 of many | Previous | Next