Home
last modified time | relevance | path

Searched defs:fetchAllowBootLibInstalls (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DSetup.hs925 fetchAllowBootLibInstalls :: Flag AllowBootLibInstalls, function
946 fetchAllowBootLibInstalls = Flag (AllowBootLibInstalls False), function
1009fetchAllowBootLibInstalls (\v flags -> flags { fetchAllowBootLibInstalls = v }) function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DSetup.hs1013 fetchAllowBootLibInstalls :: Flag AllowBootLibInstalls, function
1034 fetchAllowBootLibInstalls = Flag (AllowBootLibInstalls False), function
1097fetchAllowBootLibInstalls (\v flags -> flags { fetchAllowBootLibInstalls = v }) function