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.

  1. readsMemory :: SideEffects

    binaryen Binaryen.SideEffects

    No documentation available.

  2. readDataURL :: Text -> FilePath -> IO Text

    blank-canvas Graphics.Blank

    Read a file, and generate a data URL.

    url <- readDataURL "image/png" "image/foo.png"
    

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

  4. readMutVar :: IORef a -> IOEnv env a

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  5. readTcRef :: MonadIO m => TcRef a -> m a

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  6. readLicense :: Text -> License

    cabal-debian Debian.Debianize

    I think we need an actual parser for license names.

  7. readMultiArch :: String -> MultiArch

    cabal-debian Debian.Debianize

    No documentation available.

  8. readPriority :: String -> PackagePriority

    cabal-debian Debian.Debianize

    No documentation available.

  9. readSection :: String -> Section

    cabal-debian Debian.Debianize

    No documentation available.

  10. readSourceFormat :: Text -> Either Text SourceFormat

    cabal-debian Debian.Debianize

    No documentation available.

Page 300 of many | Previous | Next