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.
readKeyword :: Text -> Keywordoeis2 Math.OEIS.Internal No documentation available.
readSeqData :: String -> SeqDataoeis2 Math.OEIS.Internal No documentation available.
readOnlyTableField :: forall (n :: Nullability) a . String -> TableFields () (Field_ n a)opaleye Opaleye.Internal.Table Don't use readOnlyTableField. It will be formally deprecated in a future version. It is broken for updates because it always updates its field with DEFAULT which is very unlikely to be what you want! For more details see https://github.com/tomjaguarpaw/haskell-opaleye/issues/447#issuecomment-685617841.
readOnlyTableField :: forall (n :: Nullability) a . String -> TableFields () (Field_ n a)opaleye Opaleye.Table Don't use readOnlyTableField. It will be formally deprecated in a future version. It is broken for updates because it always updates its field with DEFAULT which is very unlikely to be what you want! For more details see https://github.com/tomjaguarpaw/haskell-opaleye/issues/447#issuecomment-685617841.
readSTRef :: STRef s a -> ST s aopen-witness Data.Type.OpenWitness.ST No documentation available.
readSecretTextFile :: Path Abs File -> IO Textopt-env-conf OptEnvConf Read a text file but strip whitespace so it can be edited with an editor that messes with line endings.
reader :: Reader a -> Builder aopt-env-conf OptEnvConf Declare how to parse an argument, option, or environment variable.
readSecretTextFile :: Path Abs File -> IO Textopt-env-conf OptEnvConf.Parser Read a text file but strip whitespace so it can be edited with an editor that messes with line endings.
reader :: Reader a -> Builder aopt-env-conf OptEnvConf.Setting Declare how to parse an argument, option, or environment variable.
readDoc :: FilePath -> IO Pandocpandoc-plot Text.Pandoc.Filter.Plot.Internal Read a document, guessing what extensions and reader options are appropriate. If the file cannot be read for any reason, an error is thrown.