Warn that scripts cannot be package executables
[cabal.git] / tests / IntegrationTests2 / config / default-config
blob94a10d9c1131ede8b6ad7681989283a836ae6134
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: /Users/finley/.cabal/packages
29 -- logs-dir: /Users/finley/.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:
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: /Users/finley/.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 -- semaphore: False
114 jobs: $ncpus
115 -- keep-going: False
116 -- offline: False
117 -- lib: False
118 -- package-env:
119 -- overwrite-policy:
120 -- install-method:
121 installdir: /Users/finley/.cabal/bin
122 -- username:
123 -- password:
124 -- password-command:
125 -- multi-repl:
126 -- builddir:
128 haddock
129   -- keep-temp-files: False
130   -- hoogle: False
131   -- html: False
132   -- html-location:
133   -- executables: False
134   -- tests: False
135   -- benchmarks: False
136   -- foreign-libraries: False
137   -- all:
138   -- internal: False
139   -- css:
140   -- hyperlink-source: False
141   -- quickjump: False
142   -- hscolour-css:
143   -- contents-location:
144   -- index-location:
145   -- base-url:
146   -- resources-dir:
147   -- output-dir:
148   -- use-unicode: False
150 init
151   -- interactive: False
152   -- quiet: False
153   -- no-comments: False
154   -- minimal: False
155   -- cabal-version: 3.0
156   -- license:
157   -- extra-doc-file:
158   -- tests:
159   -- test-dir:
160   -- simple: False
161   -- language: Haskell2010
162   -- application-dir: app
163   -- source-dir: src
165 install-dirs user
166   -- prefix: /Users/finley/.cabal
167   -- bindir: $prefix/bin
168   -- libdir: $prefix/lib
169   -- libsubdir: $abi/$libname
170   -- dynlibdir: $libdir/$abi
171   -- libexecdir: $prefix/libexec
172   -- libexecsubdir: $abi/$pkgid
173   -- datadir: $prefix/share
174   -- datasubdir: $abi/$pkgid
175   -- docdir: $datadir/doc/$abi/$pkgid
176   -- htmldir: $docdir/html
177   -- haddockdir: $htmldir
178   -- sysconfdir: $prefix/etc
180 install-dirs global
181   -- prefix: /usr/local
182   -- bindir: $prefix/bin
183   -- libdir: $prefix/lib
184   -- libsubdir: $abi/$libname
185   -- dynlibdir: $libdir/$abi
186   -- libexecdir: $prefix/libexec
187   -- libexecsubdir: $abi/$pkgid
188   -- datadir: $prefix/share
189   -- datasubdir: $abi/$pkgid
190   -- docdir: $datadir/doc/$abi/$pkgid
191   -- htmldir: $docdir/html
192   -- haddockdir: $htmldir
193   -- sysconfdir: $prefix/etc
195 program-locations
196   -- alex-location:
197   -- ar-location:
198   -- c2hs-location:
199   -- cpphs-location:
200   -- doctest-location:
201   -- gcc-location:
202   -- ghc-location:
203   -- ghc-pkg-location:
204   -- ghcjs-location:
205   -- ghcjs-pkg-location:
206   -- greencard-location:
207   -- haddock-location:
208   -- happy-location:
209   -- haskell-suite-location:
210   -- haskell-suite-pkg-location:
211   -- hmake-location:
212   -- hpc-location:
213   -- hsc2hs-location:
214   -- hscolour-location:
215   -- jhc-location:
216   -- ld-location:
217   -- pkg-config-location:
218   -- runghc-location:
219   -- strip-location:
220   -- tar-location:
221   -- uhc-location:
223 program-default-options
224   -- alex-options:
225   -- ar-options:
226   -- c2hs-options:
227   -- cpphs-options:
228   -- doctest-options:
229   -- gcc-options:
230   -- ghc-options:
231   -- ghc-pkg-options:
232   -- ghcjs-options:
233   -- ghcjs-pkg-options:
234   -- greencard-options:
235   -- haddock-options:
236   -- happy-options:
237   -- haskell-suite-options:
238   -- haskell-suite-pkg-options:
239   -- hmake-options:
240   -- hpc-options:
241   -- hsc2hs-options:
242   -- hscolour-options:
243   -- jhc-options:
244   -- ld-options:
245   -- pkg-config-options:
246   -- runghc-options:
247   -- strip-options:
248   -- tar-options:
249   -- uhc-options: