Home
last modified time | relevance | path

Searched refs:withRepo (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/Pantry/
H A DRepo.hs11 , withRepo
181 withRepo repo $
194 withRepo
199 withRepo repo@(Repo url commit repoType' _subdir) action = function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DGlobalFlags.hs247 requiresBootstrap <- withRepo [] Sec.requiresBootstrap
259 withRepo mirrors $ \r -> do
267 withRepo :: [URI] -> (forall down. Sec.Repository down -> IO a) -> IO a
268 withRepo _ callback | uriScheme remoteRepoURI == "file:" = do function
276 withRepo mirrors callback =
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DGlobalFlags.hs239 requiresBootstrap <- withRepo [] Sec.requiresBootstrap
251 withRepo mirrors $ \r -> do
259 withRepo :: [URI] -> (forall down. Sec.Repository down -> IO a) -> IO a
260 withRepo _ callback | uriScheme remoteRepoURI == "file:" = do function
268 withRepo mirrors callback =
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/PackageTests/Regression/T3932/
H A Dcabal.test.hs11 withRepo "repo" $ do
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/PackageTests/Regression/T3932/
H A Dcabal.test.hs11 withRepo "repo" $ do
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/PackageTests/RequireExplicit/FlagInProject/
H A Dcabal.test.hs3 main = cabalTest . recordMode DoNotRecord $ withRepo "../repo" $ do
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/PackageTests/RequireExplicit/FlagInProject/
H A Dcabal.test.hs3 main = cabalTest . recordMode DoNotRecord $ withRepo "../repo" $ do
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/PackageTests/Freeze/
H A Ddisable-benchmarks.test.hs3 withRepo "repo" . withSourceCopy $ do
H A Denable-tests.test.hs3 withRepo "repo" . withSourceCopy $ do
H A Ddisable-tests.test.hs3 withRepo "repo" . withSourceCopy $ do
H A Ddry-run.test.hs3 withRepo "repo" . withSourceCopy $ do
H A Denable-benchmarks.test.hs3 withRepo "repo" . withSourceCopy $ do
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/PackageTests/Freeze/
H A Ddisable-benchmarks.test.hs3 withRepo "repo" . withSourceCopy $ do
H A Ddisable-tests.test.hs3 withRepo "repo" . withSourceCopy $ do
H A Denable-tests.test.hs3 withRepo "repo" . withSourceCopy $ do
H A Denable-benchmarks.test.hs3 withRepo "repo" . withSourceCopy $ do
H A Ddry-run.test.hs3 withRepo "repo" . withSourceCopy $ do
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/PackageTests/Backpack/Includes3/
H A Dcabal-repo.test.hs7 withRepo "repo" $ do
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/PackageTests/NewBuild/T4375/
H A Dcabal.test.hs11 withRepo "repo" $ do
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/PackageTests/NewBuild/T4375/
H A Dcabal.test.hs11 withRepo "repo" $ do
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/PackageTests/Backpack/Includes3/
H A Dcabal-repo.test.hs7 withRepo "repo" $ do
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/PackageTests/NewBuild/CustomSetup/LocalPackageWithCustomSetup/
H A Dbuild-local-package-with-custom-setup.test.hs8 withRepo "repo" $ do
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/PackageTests/BuildTargets/UseLocalPackage/
H A Duse-local-version-of-package.test.hs6 main = cabalTest $ withRepo "repo" $ do
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/PackageTests/BuildTargets/UseLocalPackage/
H A Duse-local-version-of-package.test.hs6 main = cabalTest $ withRepo "repo" $ do
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/PackageTests/NewBuild/CustomSetup/LocalPackageWithCustomSetup/
H A Dbuild-local-package-with-custom-setup.test.hs8 withRepo "repo" $ do

123