Merge pull request #10525 from 9999years/field-stanza-names
[cabal.git] / test / IntegrationTests2 / nix-config / default-config
blob57ae6f847ec4dfbd98f1ba718b9b73d2ab72c448
1 -- This is the configuration file for the 'cabal' command line tool.
2 --
3 -- The available configuration options are listed below.
4 -- Some of them have default values listed.
5 --
6 -- Lines (like this one) beginning with '--' are comments.
7 -- Be careful with spaces and indentation because they are
8 -- used to indicate layout for nested sections.
9 --
10 -- This config file was generated using the following versions
11 -- of Cabal and cabal-install:
12 -- Cabal library version: 3.11.0.0
13 -- cabal-install version: 3.11
16 repository hackage.haskell.org
17   url: http://hackage.haskell.org/
18   -- secure: True
19   -- root-keys:
20   -- key-threshold: 3
22 -- ignore-expiry: False
23 -- http-transport:
24 -- nix:
25 -- store-dir:
26 -- active-repositories:
27 -- local-no-index-repo:
28 remote-repo-cache: /home/colton/.cabal/packages
29 -- logs-dir: /home/colton/.cabal/logs
30 -- default-user-config:
31 -- verbose: 1
32 -- compiler: ghc
33 -- cabal-file:
34 -- with-compiler:
35 -- with-hc-pkg:
36 -- program-prefix:
37 -- program-suffix:
38 -- library-vanilla: True
39 -- library-profiling:
40 -- shared:
41 -- static:
42 -- executable-dynamic: False
43 -- executable-static: False
44 -- profiling:
45 -- executable-profiling:
46 -- profiling-detail:
47 -- library-profiling-detail:
48 -- optimization: True
49 -- debug-info: False
50 -- build-info:
51 -- library-for-ghci:
52 -- split-sections: False
53 -- split-objs: False
54 -- executable-stripping:
55 -- library-stripping:
56 -- configure-option:
57 -- user-install: True
58 -- package-db:
59 -- flags:
60 -- extra-include-dirs:
61 -- deterministic:
62 -- cid:
63 -- extra-lib-dirs:
64 -- extra-lib-dirs-static:
65 -- extra-framework-dirs:
66 extra-prog-path: /home/colton/.cabal/bin
67 -- instantiate-with:
68 -- tests: False
69 -- coverage: False
70 -- library-coverage:
71 -- exact-configuration: False
72 -- benchmarks: False
73 -- relocatable: False
74 -- response-files:
75 -- allow-depending-on-private-libs:
76 -- cabal-lib-version:
77 -- append:
78 -- backup:
79 -- constraint:
80 -- preference:
81 -- solver: modular
82 -- allow-older: False
83 -- allow-newer: False
84 -- write-ghc-environment-files:
85 -- documentation: False
86 -- doc-index-file: $datadir/doc/$arch-$os-$compiler/index.html
87 -- only-download: False
88 -- target-package-db:
89 -- max-backjumps: 4000
90 -- reorder-goals: False
91 -- count-conflicts: True
92 -- fine-grained-conflicts: True
93 -- minimize-conflict-set: False
94 -- independent-goals: False
95 -- prefer-oldest: False
96 -- shadow-installed-packages: False
97 -- strong-flags: False
98 -- allow-boot-library-installs: False
99 -- reject-unconstrained-dependencies: none
100 -- reinstall: False
101 -- avoid-reinstalls: False
102 -- force-reinstalls: False
103 -- upgrade-dependencies: False
104 -- index-state:
105 -- root-cmd:
106 -- symlink-bindir:
107 build-summary: /home/colton/.cabal/logs/build.log
108 -- build-log:
109 remote-build-reporting: none
110 -- report-planning-failure: False
111 -- per-component: True
112 -- run-tests:
113 jobs: $ncpus
114 -- keep-going: False
115 -- offline: False
116 -- lib: False
117 -- package-env:
118 -- overwrite-policy:
119 -- install-method:
120 installdir: /home/colton/.cabal/bin
121 -- username:
122 -- password:
123 -- password-command:
124 -- builddir:
126 haddock
127   -- keep-temp-files: False
128   -- hoogle: False
129   -- html: False
130   -- html-location:
131   -- executables: False
132   -- tests: False
133   -- benchmarks: False
134   -- foreign-libraries: False
135   -- all:
136   -- internal: False
137   -- css:
138   -- hyperlink-source: False
139   -- quickjump: False
140   -- hscolour-css:
141   -- contents-location:
142   -- index-location:
143   -- base-url:
144   -- resources-dir:
145   -- output-dir:
146   -- use-unicode: False
148 init
149   -- interactive: False
150   -- quiet: False
151   -- no-comments: False
152   -- minimal: False
153   -- cabal-version: 3.0
154   -- license:
155   -- extra-doc-file:
156   -- tests:
157   -- test-dir:
158   -- simple: False
159   -- language: Haskell2010
160   -- application-dir: app
161   -- source-dir: src
163 install-dirs user
164   -- prefix: /home/colton/.cabal
165   -- bindir: $prefix/bin
166   -- libdir: $prefix/lib
167   -- libsubdir: $abi/$libname
168   -- dynlibdir: $libdir/$abi
169   -- libexecdir: $prefix/libexec
170   -- libexecsubdir: $abi/$pkgid
171   -- datadir: $prefix/share
172   -- datasubdir: $abi/$pkgid
173   -- docdir: $datadir/doc/$abi/$pkgid
174   -- htmldir: $docdir/html
175   -- haddockdir: $htmldir
176   -- sysconfdir: $prefix/etc
178 install-dirs global
179   -- prefix: /usr/local
180   -- bindir: $prefix/bin
181   -- libdir: $prefix/lib
182   -- libsubdir: $abi/$libname
183   -- dynlibdir: $libdir/$abi
184   -- libexecdir: $prefix/libexec
185   -- libexecsubdir: $abi/$pkgid
186   -- datadir: $prefix/share
187   -- datasubdir: $abi/$pkgid
188   -- docdir: $datadir/doc/$abi/$pkgid
189   -- htmldir: $docdir/html
190   -- haddockdir: $htmldir
191   -- sysconfdir: $prefix/etc
193 program-locations
194   -- alex-location:
195   -- ar-location:
196   -- c2hs-location:
197   -- cpphs-location:
198   -- doctest-location:
199   -- gcc-location:
200   -- ghc-location:
201   -- ghc-pkg-location:
202   -- ghcjs-location:
203   -- ghcjs-pkg-location:
204   -- greencard-location:
205   -- haddock-location:
206   -- happy-location:
207   -- haskell-suite-location:
208   -- haskell-suite-pkg-location:
209   -- hmake-location:
210   -- hpc-location:
211   -- hsc2hs-location:
212   -- hscolour-location:
213   -- jhc-location:
214   -- ld-location:
215   -- pkg-config-location:
216   -- runghc-location:
217   -- strip-location:
218   -- tar-location:
219   -- uhc-location:
221 program-default-options
222   -- alex-options:
223   -- ar-options:
224   -- c2hs-options:
225   -- cpphs-options:
226   -- doctest-options:
227   -- gcc-options:
228   -- ghc-options:
229   -- ghc-pkg-options:
230   -- ghcjs-options:
231   -- ghcjs-pkg-options:
232   -- greencard-options:
233   -- haddock-options:
234   -- happy-options:
235   -- haskell-suite-options:
236   -- haskell-suite-pkg-options:
237   -- hmake-options:
238   -- hpc-options:
239   -- hsc2hs-options:
240   -- hscolour-options:
241   -- jhc-options:
242   -- ld-options:
243   -- pkg-config-options:
244   -- runghc-options:
245   -- strip-options:
246   -- tar-options:
247   -- uhc-options: