Home
last modified time | relevance | path

Searched defs:freezeAllowBootLibInstalls (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.hs1031 freezeAllowBootLibInstalls :: Flag AllowBootLibInstalls, function
1050 freezeAllowBootLibInstalls = Flag (AllowBootLibInstalls False), function
1104freezeAllowBootLibInstalls (\v flags -> flags { freezeAllowBootLibInstalls = v }) function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DSetup.hs1119 freezeAllowBootLibInstalls :: Flag AllowBootLibInstalls, function
1138 freezeAllowBootLibInstalls = Flag (AllowBootLibInstalls False), function
1192freezeAllowBootLibInstalls (\v flags -> flags { freezeAllowBootLibInstalls = v }) function