Home
last modified time | relevance | path

Searched refs:Cabal (Results 1 – 25 of 2274) sorted by relevance

12345678910>>...91

/dports/lang/ghc/ghc-8.8.4-boot/libraries/Cabal/Cabal/dist-boot/build/
H A D.depend-v.haskell2 libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o : libraries/Cabal/Cabal/Distribu…
9 libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Directory.o : libraries/Cabal/Cabal/Distr…
14 libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o : libraries/Cabal/Cabal/Distr…
217 libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o : libraries/Cabal/Cabal/Distribution/Ge…
222 libraries/Cabal/Cabal/dist-boot/build/Distribution/Lex.o : libraries/Cabal/Cabal/Distribution/Lex.hs
293 libraries/Cabal/Cabal/dist-boot/build/Distribution/Pretty.o : libraries/Cabal/Cabal/Distribution/Pr…
401 libraries/Cabal/Cabal/dist-boot/build/Distribution/Parsec.o : libraries/Cabal/Cabal/Distribution/Pa…
636 libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o : libraries/Cabal/Cabal/Distribution/Text…
710 libraries/Cabal/Cabal/dist-boot/build/Distribution/SPDX.o : libraries/Cabal/Cabal/Distribution/SPDX…
719 libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o : libraries/Cabal/Cabal/Distribution/Rea…
[all …]
/dports/lang/ghc/ghc-8.8.4-boot/libraries/Cabal/Cabal/dist-install/build/
H A D.depend-v.haskell2 libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.o : libraries/Cabal/Cabal/Distr…
9 libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Directory.o : libraries/Cabal/Cabal/Di…
14 libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.o : libraries/Cabal/Cabal/Di…
20 libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/FilePath.o : libraries/Cabal/Cabal/Dis…
217 libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.o : libraries/Cabal/Cabal/Distribution…
222 libraries/Cabal/Cabal/dist-install/build/Distribution/Lex.o : libraries/Cabal/Cabal/Distribution/Le…
293 libraries/Cabal/Cabal/dist-install/build/Distribution/Pretty.o : libraries/Cabal/Cabal/Distribution…
401 libraries/Cabal/Cabal/dist-install/build/Distribution/Parsec.o : libraries/Cabal/Cabal/Distribution…
636 libraries/Cabal/Cabal/dist-install/build/Distribution/Text.o : libraries/Cabal/Cabal/Distribution/T…
710 libraries/Cabal/Cabal/dist-install/build/Distribution/SPDX.o : libraries/Cabal/Cabal/Distribution/S…
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/stylish-haskell-0.12.2.0/lib/Language/Haskell/Stylish/Config/
H A DCabal.hs2 module Language.Haskell.Stylish.Config.Cabal
53 packageDescription <- Cabal.readGenericPackageDescription Cabal.silent cabalFile
54 let library :: [Cabal.Library]
56 Cabal.condLibrary packageDescription
58 subLibraries :: [Cabal.Library]
62 executables :: [Cabal.Executable]
66 testSuites :: [Cabal.TestSuite]
68 Cabal.condTestSuites packageDescription
70 benchmarks :: [Cabal.Benchmark]
72 Cabal.condBenchmarks packageDescription
[all …]
/dports/lang/ghc/ghc-8.8.4-boot/utils/ghc-cabal/dist-install/build/
H A D.depend.haskell17 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/V…
20 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/T…
21 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/C…
22 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/S…
23 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/S…
24 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/S…
25 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/S…
28 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/S…
31 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/S…
32 utils/ghc-cabal/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/P…
[all …]
/dports/devel/stack/stack-2.7.3/src/Stack/Types/
H A DVersion.hs14 ,Cabal.withinRange
52 intersectVersionRanges :: Cabal.VersionRange -> Cabal.VersionRange -> Cabal.VersionRange
53 intersectVersionRanges x y = Cabal.simplifyVersionRange $ Cabal.intersectVersionRanges x y
58 case Cabal.versionNumbers v of
59 [] -> Cabal.mkVersion [0, 0]
60 [a] -> Cabal.mkVersion [a, 0]
61 a:b:_ -> Cabal.mkVersion [a, b]
71 case Cabal.versionNumbers v of
72 [] -> Cabal.mkVersion [0, 1]
96 checkVersion check (Cabal.versionNumbers -> wanted) (Cabal.versionNumbers -> actual) =
[all …]
/dports/lang/ghc/ghc-8.8.4-boot/libraries/Cabal/Cabal/
H A Dghc.mk1 libraries/Cabal/Cabal_PACKAGE = Cabal
2 libraries/Cabal/Cabal_dist-install_GROUP = libraries
3 $(if $(filter Cabal/Cabal,$(PACKAGES_STAGE0)),$(eval $(call build-package,libraries/Cabal/Cabal,dis…
4 $(if $(filter Cabal/Cabal,$(PACKAGES_STAGE1)),$(eval $(call build-package,libraries/Cabal/Cabal,dis…
5 $(if $(filter Cabal/Cabal,$(PACKAGES_STAGE2)),$(eval $(call build-package,libraries/Cabal/Cabal,dis…
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/
H A Dghc.mk1 libraries/Cabal/Cabal_PACKAGE = Cabal
2 libraries/Cabal/Cabal_dist-install_GROUP = libraries
3 $(if $(filter Cabal/Cabal,$(PACKAGES_STAGE0)),$(eval $(call build-package,libraries/Cabal/Cabal,dis…
4 $(if $(filter Cabal/Cabal,$(PACKAGES_STAGE1)),$(eval $(call build-package,libraries/Cabal/Cabal,dis…
5 $(if $(filter Cabal/Cabal,$(PACKAGES_STAGE2)),$(eval $(call build-package,libraries/Cabal/Cabal,dis…
H A DREADME.md1 The Cabal library package
4 See the [Cabal web site] for more information.
11 Installing the Cabal library
63 Using older versions of GHC and Cabal
76 $ ghc-pkg unregister Cabal
80 $ ghc-pkg unregister Cabal --user
95 tar -xzf Cabal-1.6.0.0.tar.gz
99 mv Cabal-1.6.0.0/ Cabal/
101 cd Cabal
135 Cabal's users what their most pressing problems are with Cabal and
[all …]
/dports/devel/stack/stack-2.7.3/_cabal_deps/hpack-0.34.4/src/Hpack/
H A DLicense.hs11 import qualified Distribution.License as Cabal
22 Just l -> CanSPDX l (Cabal.licenseToSPDX l)
27 knownLicenses :: [(String, Cabal.License)]
28 knownLicenses = map (prettyShow &&& id) (Cabal.BSD4 : Cabal.knownLicenses)
37 Infer.MIT -> Cabal.MIT
38 Infer.ISC -> Cabal.ISC
39 Infer.BSD2 -> Cabal.BSD2
40 Infer.BSD3 -> Cabal.BSD3
41 Infer.BSD4 -> Cabal.BSD4
43 Infer.MPL_2_0 -> Cabal.MPL (mkVersion [2,0])
[all …]
/dports/devel/hs-hpack/hpack-0.34.4/src/Hpack/
H A DLicense.hs11 import qualified Distribution.License as Cabal
22 Just l -> CanSPDX l (Cabal.licenseToSPDX l)
27 knownLicenses :: [(String, Cabal.License)]
28 knownLicenses = map (prettyShow &&& id) (Cabal.BSD4 : Cabal.knownLicenses)
37 Infer.MIT -> Cabal.MIT
38 Infer.ISC -> Cabal.ISC
39 Infer.BSD2 -> Cabal.BSD2
40 Infer.BSD3 -> Cabal.BSD3
41 Infer.BSD4 -> Cabal.BSD4
43 Infer.MPL_2_0 -> Cabal.MPL (mkVersion [2,0])
[all …]
/dports/lang/ghc/ghc-8.8.4-boot/utils/ghc-cabal/
H A Dghc.mk17 CABAL_DOTTED_VERSION := $(shell grep "^version:" libraries/Cabal/Cabal/Cabal.cabal | sed "s/^versio…
40 ifneq ($(wildcard libraries/Cabal/Cabal/Distribution/Fields/Lexer.x),)
42 CABAL_LEXER_DEP := bootstrapping/Cabal/Distribution/Fields/Lexer.hs
44 bootstrapping/Cabal/Distribution/Fields/Lexer.hs: libraries/Cabal/Cabal/Distribution/Fields/Lexer.x
45 mkdir -p bootstrapping/Cabal/Distribution/Fields
48 CABAL_LEXER_DEP := libraries/Cabal/Cabal/Distribution/Fields/Lexer.hs
51 $(ghc-cabal_DIST_BINARY): $(wildcard libraries/Cabal/Cabal/Distribution/*/*/*.hs)
52 $(ghc-cabal_DIST_BINARY): $(wildcard libraries/Cabal/Cabal/Distribution/*/*.hs)
53 $(ghc-cabal_DIST_BINARY): $(wildcard libraries/Cabal/Cabal/Distribution/*.hs)
70 -ilibraries/Cabal/Cabal \
/dports/lang/ghc/ghc-8.10.7/utils/ghc-cabal/
H A Dghc.mk17 CABAL_DOTTED_VERSION := $(shell grep "^version:" libraries/Cabal/Cabal/Cabal.cabal | sed "s/^versio…
40 ifneq ($(wildcard libraries/Cabal/Cabal/Distribution/Fields/Lexer.x),)
42 CABAL_LEXER_DEP := bootstrapping/Cabal/Distribution/Fields/Lexer.hs
44 bootstrapping/Cabal/Distribution/Fields/Lexer.hs: libraries/Cabal/Cabal/Distribution/Fields/Lexer.x
45 mkdir -p bootstrapping/Cabal/Distribution/Fields
48 CABAL_LEXER_DEP := libraries/Cabal/Cabal/Distribution/Fields/Lexer.hs
51 $(ghc-cabal_DIST_BINARY): $(wildcard libraries/Cabal/Cabal/Distribution/*/*/*.hs)
52 $(ghc-cabal_DIST_BINARY): $(wildcard libraries/Cabal/Cabal/Distribution/*/*.hs)
53 $(ghc-cabal_DIST_BINARY): $(wildcard libraries/Cabal/Cabal/Distribution/*.hs)
74 -ilibraries/Cabal/Cabal \
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/
H A Dcabal-testsuite.cabal31 , Cabal == 3.2.1.0
40 Test.Cabal.CheckArMetadata
41 Test.Cabal.Monad
43 Test.Cabal.Plan
44 Test.Cabal.Prelude
45 Test.Cabal.Run
46 Test.Cabal.Script
47 Test.Cabal.Server
48 Test.Cabal.Workdir
51 Test.Cabal.ScriptEnv0
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/
H A Dcabal-testsuite.cabal31 , Cabal == 3.4.0.0
41 Test.Cabal.CheckArMetadata
42 Test.Cabal.Monad
44 Test.Cabal.Plan
45 Test.Cabal.Prelude
46 Test.Cabal.Run
47 Test.Cabal.Script
48 Test.Cabal.Server
49 Test.Cabal.Workdir
52 Test.Cabal.ScriptEnv0
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/
H A DREADME.md1 The Cabal library package
4 See the [Cabal web site] for more information.
11 Installing the Cabal library
63 Using older versions of GHC and Cabal
76 $ ghc-pkg unregister Cabal
80 $ ghc-pkg unregister Cabal --user
95 tar -xzf Cabal-1.6.0.0.tar.gz
99 mv Cabal-1.6.0.0/ Cabal/
101 cd Cabal
135 Cabal's users what their most pressing problems are with Cabal and
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/
H A DREADME.md1 The Cabal library package
4 See the [Cabal web site] for more information.
11 Installing the Cabal library
63 Using older versions of GHC and Cabal
76 $ ghc-pkg unregister Cabal
80 $ ghc-pkg unregister Cabal --user
95 tar -xzf Cabal-1.6.0.0.tar.gz
99 mv Cabal-1.6.0.0/ Cabal/
101 cd Cabal
135 Cabal's users what their most pressing problems are with Cabal and
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/
H A DREADME.md1 The Cabal library package
4 See the [Cabal web site] for more information.
11 Installing the Cabal library
63 Using older versions of GHC and Cabal
76 $ ghc-pkg unregister Cabal
80 $ ghc-pkg unregister Cabal --user
95 tar -xzf Cabal-1.6.0.0.tar.gz
99 mv Cabal-1.6.0.0/ Cabal/
101 cd Cabal
135 Cabal's users what their most pressing problems are with Cabal and
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/
H A DREADME.md1Cabal [![Hackage version](https://img.shields.io/hackage/v/Cabal.svg?label=Hackage)](https://hacka…
3 <img src="https://www.haskell.org/cabal/images/Cabal-light.png" align="right">
5 This Cabal Git repository contains the following packages:
7 * [Cabal](Cabal/README.md): the Cabal library package ([license](Cabal/LICENSE))
13 Installing Cabal (by downloading the binary)
19 Installing Cabal (with cabal)
36 (cd Cabal; cabal install)
40 Installing Cabal (without cabal)
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/
H A DREADME.md1Cabal [![Hackage version](https://img.shields.io/hackage/v/Cabal.svg?label=Hackage)](https://hacka…
3 <img src="https://www.haskell.org/cabal/images/Cabal-light.png" align="right">
5 This Cabal Git repository contains the following packages:
7 * [Cabal](Cabal/README.md): the Cabal library package ([license](Cabal/LICENSE))
13 Installing Cabal (by downloading the binary)
19 Installing Cabal (with cabal)
36 (cd Cabal; cabal install)
40 Installing Cabal (without cabal)
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/cabal-install-parsers-0.4.1/
H A Dcabal-install-parsers.cabal44 Cabal.Config
45 Cabal.Index
46 Cabal.Optimization
47 Cabal.Package
48 Cabal.Parse
49 Cabal.Project
50 Cabal.SourceRepo
53 Cabal.Internal.Glob
96 , Cabal
116 , Cabal
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/doc/
H A Dintro.rst3 Cabal is the standard package system for
8 There is a command line tool called ``cabal`` for working with Cabal
15 the Cabal package format.
27 Packaging systems deal with packages and with Cabal we call them *Cabal
28 packages*. The Cabal package is the unit of distribution. Every Cabal
32 Cabal packages can depend on other Cabal packages. There are tools to
59 Cabal packages they depend on.
115 A Cabal package consists of:
130 Cabal featureset
133 Cabal and its associated tools and websites covers:
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/doc/
H A Dintro.rst3 Cabal is the standard package system for
8 There is a command line tool called ``cabal`` for working with Cabal
15 the Cabal package format.
27 Packaging systems deal with packages and with Cabal we call them *Cabal
28 packages*. The Cabal package is the unit of distribution. Every Cabal
32 Cabal packages can depend on other Cabal packages. There are tools to
59 Cabal packages they depend on.
115 A Cabal package consists of:
130 Cabal featureset
133 Cabal and its associated tools and websites covers:
[all …]
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/doc/
H A Dintro.rst3 Cabal is the standard package system for
8 There is a command line tool called ``cabal`` for working with Cabal
15 the Cabal package format.
27 Packaging systems deal with packages and with Cabal we call them *Cabal
28 packages*. The Cabal package is the unit of distribution. Every Cabal
32 Cabal packages can depend on other Cabal packages. There are tools to
59 Cabal packages they depend on.
115 A Cabal package consists of:
130 Cabal featureset
133 Cabal and its associated tools and websites covers:
[all …]
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/doc/
H A Dintro.rst3 Cabal is the standard package system for
8 There is a command line tool called ``cabal`` for working with Cabal
15 the Cabal package format.
27 Packaging systems deal with packages and with Cabal we call them *Cabal
28 packages*. The Cabal package is the unit of distribution. Every Cabal
32 Cabal packages can depend on other Cabal packages. There are tools to
59 Cabal packages they depend on.
115 A Cabal package consists of:
130 Cabal featureset
133 Cabal and its associated tools and websites covers:
[all …]
/dports/lang/ghc/ghc-8.8.4-boot/utils/ghc-pkg/dist-install/build/
H A D.depend.haskell32 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Sim…
33 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Typ…
35 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Typ…
37 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Bac…
38 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Ver…
39 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Tex…
40 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Pac…
41 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Par…
43 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Mod…
44 utils/ghc-pkg/dist-install/build/Main.o : libraries/Cabal/Cabal/dist-install/build/Distribution/Mod…
[all …]

12345678910>>...91