Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. RSLFilePath :: !ResolvedPath File -> RawSnapshotLocation

    pantry Pantry

    Snapshot at a local file path.

  2. newtype RelFilePath

    pantry Pantry

    File path relative to the configuration file it was parsed from

  3. RelFilePath :: Text -> RelFilePath

    pantry Pantry

    No documentation available.

  4. SLFilePath :: !ResolvedPath File -> SnapshotLocation

    pantry Pantry

    Snapshot at a local file path.

  5. data SafeFilePath

    pantry Pantry

    No documentation available.

  6. loadCabalFilePath :: (HasPantryConfig env, HasLogFunc env, HasProcessContext env) => Maybe Text -> Path Abs Dir -> RIO env (PrintWarnings -> IO GenericPackageDescription, PackageName, Path Abs File)

    pantry Pantry

    Parse the Cabal file for the package inside the given directory. Performs various sanity checks, such as the file name being correct and having only a single Cabal file.

  7. mkSafeFilePath :: Text -> Maybe SafeFilePath

    pantry Pantry

    No documentation available.

  8. data SafeFilePath

    pantry Pantry.Internal.Stackage

    No documentation available.

  9. mkSafeFilePath :: Text -> Maybe SafeFilePath

    pantry Pantry.Internal.Stackage

    No documentation available.

  10. unSafeFilePath :: SafeFilePath -> Text

    pantry Pantry.Internal.Stackage

    No documentation available.

Page 32 of many | Previous | Next