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.
-
debian Debian.GenBuildDeps Some target whose build dependencies are all satisfied
readyTargets :: BuildableInfo a -> [ReadyTarget a]debian Debian.GenBuildDeps No documentation available.
readURI' :: String -> Maybe URI'debian Debian.URI No documentation available.
readFile :: FilePath -> IO Textdebian Debian.UTF8 No documentation available.
readNixpkgPackageMap :: String -> Maybe String -> IO PackageMapdistribution-nixpkgs Distribution.Nixpkgs.PackageMap Evaluate nixpkgs at a given (nix) path and build a Map keeping track of all Paths that end in a given Identifier and evaluate to a derivation. This can be used to find an attribute Path for an arbitrary package name using resolve. Note: Evaluation of nixpkgs is very expensive (takes multiple seconds), so cache the result of this function if possible.
>>> readNixpkgPackageMap "<nixpkgs>" (Just "{ config = { allowAliases = false; }; }") fromList [ … ]readFileGhc :: FilePath -> IO Stringghc-exactprint Language.Haskell.GHC.ExactPrint.Preprocess No documentation available.
readTarball :: Maybe UTCTime -> FilePath -> IO HackageDBhackage-db Distribution.Hackage.DB No documentation available.
readTarball :: FilePath -> IO (Entries FormatError)hackage-db Distribution.Hackage.DB.Builder No documentation available.
readTarball :: Maybe UTCTime -> FilePath -> IO HackageDBhackage-db Distribution.Hackage.DB.Parsed No documentation available.
readTarball :: Maybe UTCTime -> FilePath -> IO HackageDBhackage-db Distribution.Hackage.DB.Unparsed No documentation available.