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. readKeyword :: Text -> Keyword

    oeis2 Math.OEIS.Internal

    No documentation available.

  2. readSeqData :: String -> SeqData

    oeis2 Math.OEIS.Internal

    No documentation available.

  3. 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.

  4. 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.

  5. readSTRef :: STRef s a -> ST s a

    open-witness Data.Type.OpenWitness.ST

    No documentation available.

  6. readSecretTextFile :: Path Abs File -> IO Text

    opt-env-conf OptEnvConf

    Read a text file but strip whitespace so it can be edited with an editor that messes with line endings.

  7. reader :: Reader a -> Builder a

    opt-env-conf OptEnvConf

    Declare how to parse an argument, option, or environment variable.

  8. readSecretTextFile :: Path Abs File -> IO Text

    opt-env-conf OptEnvConf.Parser

    Read a text file but strip whitespace so it can be edited with an editor that messes with line endings.

  9. reader :: Reader a -> Builder a

    opt-env-conf OptEnvConf.Setting

    Declare how to parse an argument, option, or environment variable.

  10. readDoc :: FilePath -> IO Pandoc

    pandoc-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.

Page 321 of many | Previous | Next