Home
last modified time | relevance | path

Searched defs:CondTree (Results 1 – 12 of 12) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Types/
H A DGenericPackageDescription.hs41 , CondTree ConfVar [Dependency] Library )] function
43 , CondTree ConfVar [Dependency] ForeignLib )] function
45 , CondTree ConfVar [Dependency] Executable )] function
47 , CondTree ConfVar [Dependency] TestSuite )] function
49 , CondTree ConfVar [Dependency] Benchmark )] function
H A DCondTree.hs59 data CondTree v c a = CondNode function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Types/
H A DGenericPackageDescription.hs52 , CondTree ConfVar [Dependency] Library )] function
54 , CondTree ConfVar [Dependency] ForeignLib )] function
56 , CondTree ConfVar [Dependency] Executable )] function
58 , CondTree ConfVar [Dependency] TestSuite )] function
60 , CondTree ConfVar [Dependency] Benchmark )] function
H A DCondTree.hs59 data CondTree v c a = CondNode type
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/
H A DGenericPackageDescription.hs52 , CondTree ConfVar [Dependency] Library )] function
54 , CondTree ConfVar [Dependency] ForeignLib )] function
56 , CondTree ConfVar [Dependency] Executable )] function
58 , CondTree ConfVar [Dependency] TestSuite )] function
60 , CondTree ConfVar [Dependency] Benchmark )] function
H A DCondTree.hs59 data CondTree v c a = CondNode function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/
H A DGenericPackageDescription.hs52 , CondTree ConfVar [Dependency] Library )] function
54 , CondTree ConfVar [Dependency] ForeignLib )] function
56 , CondTree ConfVar [Dependency] Executable )] function
58 , CondTree ConfVar [Dependency] TestSuite )] function
60 , CondTree ConfVar [Dependency] Benchmark )] function
H A DCondTree.hs59 data CondTree v c a = CondNode type
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Types/
H A DGenericPackageDescription.hs67 , CondTree ConfVar [Dependency] Library )] function
69 , CondTree ConfVar [Dependency] ForeignLib )] function
71 , CondTree ConfVar [Dependency] Executable )] function
73 , CondTree ConfVar [Dependency] TestSuite )] function
75 , CondTree ConfVar [Dependency] Benchmark )] function
H A DCondTree.hs58 data CondTree v c a = CondNode function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/serialise-0.2.3.0/bench/versus/Macro/
H A DTypes.hs368 condExecutables :: [(String, CondTree ConfVar [Dependency] Executable)], function
369 condTestSuites :: [(String, CondTree ConfVar [Dependency] TestSuite)], function
370 condBenchmarks :: [(String, CondTree ConfVar [Dependency] Benchmark)] function
416 data CondTree v c a = CondNode function
420 , CondTree v c a function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/serialise-0.2.3.0/bench/versus/Macro/
H A DTypes.hs368 condExecutables :: [(String, CondTree ConfVar [Dependency] Executable)], function
369 condTestSuites :: [(String, CondTree ConfVar [Dependency] TestSuite)], function
370 condBenchmarks :: [(String, CondTree ConfVar [Dependency] Benchmark)] function
416 data CondTree v c a = CondNode type
420 , CondTree v c a function