Home
last modified time | relevance | path

Searched refs:otherExts (Results 1 – 10 of 10) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/Init/
H A DTypes.hs67 , otherExts :: Maybe [Extension] function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/Init/
H A DTypes.hs67 , otherExts :: Maybe [Extension] function
H A DCommand.hs607 exts <- return (otherExts flags)
637 , otherExts = exts function
H A DFileCreators.hs442 , fieldPAla "other-extensions" formatOtherExtensions (maybeToFlag (otherExts c))
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/tests/UnitTests/Distribution/Client/Init/
H A DFileCreators.hs75 , otherExts = Nothing function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DInit.hs571 exts <- return (otherExts flags)
601 , otherExts = exts function
1171 , fieldS "other-extensions" (listField (otherExts c'))
H A DConfig.hs291 IT.otherExts = combineMonoid savedInitFlags IT.otherExts,
H A DSetup.hs2438 IT.otherExts
2439 (\v flags -> flags { IT.otherExts = v })
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DConfig.hs278 IT.otherExts = combineMonoid savedInitFlags IT.otherExts,
H A DSetup.hs2310 IT.otherExts
2311 (\v flags -> flags { IT.otherExts = v })