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.
readJSValue :: GetJSON JSValuejson Text.JSON.String Read one of several possible JS types
-
language-javascript Language.JavaScript.Parser No documentation available.
readJsModule :: String -> JSASTlanguage-javascript Language.JavaScript.Parser No documentation available.
-
language-javascript Language.JavaScript.Parser.Parser No documentation available.
readJsModule :: String -> JSASTlanguage-javascript Language.JavaScript.Parser.Parser No documentation available.
readVars :: CBVisitable a => a -> [Var]liquidhaskell-boot Language.Haskell.Liquid.Types.Visitors No documentation available.
readLogLevel :: Text -> LogLevellog-base Log.Data This function is partial.
readLogLevelEither :: Text -> Either String LogLevellog-base Log.Data No documentation available.
readStore :: Store e (m :: Type -> Type) -> m (ClientConnectionStore e m)morpheus-graphql-subscriptions Data.Morpheus.Subscriptions.Internal No documentation available.
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