• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

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

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

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

    breakpoint Debug.Breakpoint.GhcFacade

    No documentation available.

  3. readLicense :: Text -> License

    cabal-debian Debian.Debianize

    I think we need an actual parser for license names.

  4. readMultiArch :: String -> MultiArch

    cabal-debian Debian.Debianize

    No documentation available.

  5. readPriority :: String -> PackagePriority

    cabal-debian Debian.Debianize

    No documentation available.

  6. readSection :: String -> Section

    cabal-debian Debian.Debianize

    No documentation available.

  7. readSourceFormat :: Text -> Either Text SourceFormat

    cabal-debian Debian.Debianize

    No documentation available.

  8. readCopyrightDescription :: Text -> CopyrightDescription

    cabal-debian Debian.Debianize.CopyrightDescription

    Read a CopyrightDescription from the text one might obtain from a debian/copyright file.

  9. read' :: Read a => (String -> a) -> String -> a

    cabal-debian Debian.Debianize.Prelude

    No documentation available.

  10. readFile' :: FilePath -> IO Text

    cabal-debian Debian.Debianize.Prelude

    No documentation available.

Page 298 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete