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.
-
deriving-compat Data.Deriving.Internal No documentation available.
readsPrec1Const :: ReadS (f a) -> Int -> ReadS (f a)deriving-compat Data.Deriving.Internal No documentation available.
readsPrec1ConstValName :: Namederiving-compat Data.Deriving.Internal No documentation available.
readsPrecConst :: ReadS a -> Int -> ReadS aderiving-compat Data.Deriving.Internal No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.
readBinaryFile :: FilePath -> IO ByteListmidi Sound.MIDI.IO No documentation available.
readFileFromDirs :: PandocMonad m => [FilePath] -> FilePath -> m (Maybe Text)pandoc Text.Pandoc.Class Read file, checking in any number of directories.
readFileLazy :: PandocMonad m => FilePath -> m ByteStringpandoc Text.Pandoc.Class Read the lazy ByteString contents from a file path, raising an error on failure.
readFileStrict :: PandocMonad m => FilePath -> m ByteStringpandoc Text.Pandoc.Class Read the strict ByteString contents from a file path, raising an error on failure.