Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. readTypeName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  2. readsPrec1Const :: ReadS (f a) -> Int -> ReadS (f a)

    deriving-compat Data.Deriving.Internal

    No documentation available.

  3. readsPrec1ConstValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  4. readsPrecConst :: ReadS a -> Int -> ReadS a

    deriving-compat Data.Deriving.Internal

    No documentation available.

  5. readsPrecConstValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  6. readsPrecValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  7. readBinaryFile :: FilePath -> IO ByteList

    midi Sound.MIDI.IO

    No documentation available.

  8. readFileFromDirs :: PandocMonad m => [FilePath] -> FilePath -> m (Maybe Text)

    pandoc Text.Pandoc.Class

    Read file, checking in any number of directories.

  9. readFileLazy :: PandocMonad m => FilePath -> m ByteString

    pandoc Text.Pandoc.Class

    Read the lazy ByteString contents from a file path, raising an error on failure.

  10. readFileStrict :: PandocMonad m => FilePath -> m ByteString

    pandoc Text.Pandoc.Class

    Read the strict ByteString contents from a file path, raising an error on failure.

Page 138 of many | Previous | Next