Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. RelFilePath :: Text -> RelFilePath

    pantry Pantry

    No documentation available.

  2. SLFilePath :: !ResolvedPath File -> SnapshotLocation

    pantry Pantry

    Snapshot at a local file path.

  3. data SafeFilePath

    pantry Pantry

    No documentation available.

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

  5. mkSafeFilePath :: Text -> Maybe SafeFilePath

    pantry Pantry

    No documentation available.

  6. data SafeFilePath

    pantry Pantry.Internal.Stackage

    No documentation available.

  7. mkSafeFilePath :: Text -> Maybe SafeFilePath

    pantry Pantry.Internal.Stackage

    No documentation available.

  8. unSafeFilePath :: SafeFilePath -> Text

    pantry Pantry.Internal.Stackage

    No documentation available.

  9. asFilePath :: AbsOrRel ar => String -> FilePath ar

    pathtype System.Path

    Deprecated: Use filePath instead.

  10. equalFilePath :: String -> String -> Bool

    pathtype System.Path

    Deprecated: Use System.FilePath.equalFilePath instead.

Page 32 of many | Previous | Next