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.
readFileMaybe :: FilePath -> IO (Maybe Text)cabal-debian Debian.Debianize.Prelude No documentation available.
readLicense :: Text -> Licensecabal-debian Debian.Policy I think we need an actual parser for license names.
readMultiArch :: String -> MultiArchcabal-debian Debian.Policy No documentation available.
readPriority :: String -> PackagePrioritycabal-debian Debian.Policy No documentation available.
readSection :: String -> Sectioncabal-debian Debian.Policy No documentation available.
readSourceFormat :: Text -> Either Text SourceFormatcabal-debian Debian.Policy No documentation available.
readConfigFlags :: FilePath -> IO (ConfigFlags, ConfigExFlags)cabal-install Distribution.Client.Configure Read saved configure flags and restore the saved environment from the usual location.
readConfigFlagsFrom :: FilePath -> IO (ConfigFlags, ConfigExFlags)cabal-install Distribution.Client.Configure Read saved configure flags and restore the saved environment from the specified files.
readFileHashValue :: FilePath -> IO HashValuecabal-install Distribution.Client.HashValue Hash the content of a file. Uses SHA256.
readFile :: Interactive m => FilePath -> m Stringcabal-install Distribution.Client.Init.Types No documentation available.