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.
-
pipes Pipes.Lift Wrap the base monad in ReaderT
readLn :: forall (m :: Type -> Type) a . (MonadIO m, Read a) => Producer' a m ()pipes Pipes.Prelude readGiRepository :: Bool -> Text -> Maybe Text -> [FilePath] -> IO Documenthaskell-gi Data.GI.GIR.Repository Try to load the `.gir` file corresponding to the given repository
readColourName :: (MonadFail m, Monad m, Ord a, Floating a) => String -> m (Colour a)colour Data.Colour.Names No documentation available.
readIntegral :: Num a => String -> Maybe ayesod-core Yesod.Core No documentation available.
readable :: Permissions -> Boolpath-io Path.IO No documentation available.
readBitmap :: FilePath -> IO (Either String DynamicImage)JuicyPixels Codec.Picture Try to load a .bmp file. The colorspace would be RGB, RGBA or Y.
readGif :: FilePath -> IO (Either String DynamicImage)JuicyPixels Codec.Picture Helper function trying to load a gif file from a file on disk.
readGifImages :: FilePath -> IO (Either String [DynamicImage])JuicyPixels Codec.Picture Helper function trying to load all the images of an animated gif file.
readHDR :: FilePath -> IO (Either String DynamicImage)JuicyPixels Codec.Picture Try to load a .pic file. The colorspace can only be RGB with floating point precision.