Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
binaryen Binaryen.SideEffects No documentation available.
readDataURL :: Text -> FilePath -> IO Textblank-canvas Graphics.Blank Read a file, and generate a data URL.
url <- readDataURL "image/png" "image/foo.png"
readColourName :: MonadFail m => String -> m (Colour Double)blank-canvas Graphics.Blank.Style Takes a string naming a Colour (must be all lowercase) and returns it. Fails if the name is not recognized.
readMutVar :: IORef a -> IOEnv env abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
readTcRef :: MonadIO m => TcRef a -> m abreakpoint Debug.Breakpoint.GhcFacade No documentation available.
readLicense :: Text -> Licensecabal-debian Debian.Debianize I think we need an actual parser for license names.
readMultiArch :: String -> MultiArchcabal-debian Debian.Debianize No documentation available.
readPriority :: String -> PackagePrioritycabal-debian Debian.Debianize No documentation available.
readSection :: String -> Sectioncabal-debian Debian.Debianize No documentation available.
readSourceFormat :: Text -> Either Text SourceFormatcabal-debian Debian.Debianize No documentation available.