Home
last modified time | relevance | path

Searched refs:setSnd (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DCmdBuild.hs77 liftOptions snd setSnd
89 setSnd b (a,_) = (a,b) function
H A DSetup.hs666 ++ liftOptions snd setSnd
671 setSnd b (a,_) = (a,b) function
819 liftOptions snd setSnd (buildExOptions showOrParseArgs)
830 setSnd b (a,_) = (a,b) function
903 liftOptions snd setSnd (buildExOptions showOrParseArgs),
915 setSnd b (a,_) = (a,b) function
1476 liftOptions snd setSnd
1481 setSnd b (a,_) = (a,b) function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DSetup.hs625 ++ liftOptions snd setSnd
630 setSnd b (a,_) = (a,b) function