Skip to content

Commit 3b7db8c

Browse files
committed
Snapshot local work before sync
1 parent c4681ae commit 3b7db8c

66 files changed

Lines changed: 776 additions & 15 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.cache/cabal/config

Lines changed: 254 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,254 @@
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.14.2.0
13+
-- cabal-install version: 3.14.2.0
14+
15+
16+
repository hackage.haskell.org
17+
url: http://hackage.haskell.org/
18+
-- secure: True
19+
-- root-keys:
20+
-- key-threshold: 3
21+
22+
-- ignore-expiry: False
23+
-- http-transport:
24+
-- nix:
25+
-- store-dir:
26+
-- active-repositories:
27+
-- local-no-index-repo:
28+
remote-repo-cache: /var/mnt/eclipse/repos/sanctify-php/.cache/cabal/packages
29+
-- logs-dir: /var/mnt/eclipse/repos/sanctify-php/.cache/cabal/logs
30+
-- default-user-config:
31+
-- verbose: 1
32+
-- cabal-file:
33+
-- compiler: ghc
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+
-- profiling-shared:
46+
-- executable-profiling:
47+
-- profiling-detail:
48+
-- library-profiling-detail:
49+
-- optimization: True
50+
-- debug-info: False
51+
-- build-info:
52+
-- library-for-ghci:
53+
-- split-sections: False
54+
-- split-objs: False
55+
-- executable-stripping:
56+
-- library-stripping:
57+
-- configure-option:
58+
-- user-install: True
59+
-- package-db:
60+
-- flags:
61+
-- extra-include-dirs:
62+
-- deterministic:
63+
-- cid:
64+
-- extra-lib-dirs:
65+
-- extra-lib-dirs-static:
66+
-- extra-framework-dirs:
67+
-- extra-prog-path:
68+
-- instantiate-with:
69+
-- tests: False
70+
-- coverage: False
71+
-- library-coverage:
72+
-- exact-configuration: False
73+
-- benchmarks: False
74+
-- relocatable: False
75+
-- response-files:
76+
-- allow-depending-on-private-libs:
77+
-- coverage-for:
78+
-- ignore-build-tools:
79+
-- cabal-lib-version:
80+
-- append:
81+
-- backup:
82+
-- constraint:
83+
-- preference:
84+
-- solver: modular
85+
-- allow-older: False
86+
-- allow-newer: False
87+
-- write-ghc-environment-files:
88+
-- documentation: False
89+
-- doc-index-file: $datadir/doc/$arch-$os-$compiler/index.html
90+
-- only-download: False
91+
-- target-package-db:
92+
-- max-backjumps: 4000
93+
-- reorder-goals: False
94+
-- count-conflicts: True
95+
-- fine-grained-conflicts: True
96+
-- minimize-conflict-set: False
97+
-- independent-goals: False
98+
-- prefer-oldest: False
99+
-- shadow-installed-packages: False
100+
-- strong-flags: False
101+
-- allow-boot-library-installs: False
102+
-- reject-unconstrained-dependencies: none
103+
-- reinstall: False
104+
-- avoid-reinstalls: False
105+
-- force-reinstalls: False
106+
-- upgrade-dependencies: False
107+
-- index-state:
108+
-- root-cmd:
109+
-- symlink-bindir:
110+
build-summary: /var/mnt/eclipse/repos/sanctify-php/.cache/cabal/logs/build.log
111+
-- build-log:
112+
remote-build-reporting: none
113+
-- report-planning-failure: False
114+
-- per-component: True
115+
-- run-tests:
116+
-- semaphore: False
117+
jobs: $ncpus
118+
-- keep-going: False
119+
-- offline: False
120+
-- lib: False
121+
-- package-env:
122+
-- overwrite-policy:
123+
-- install-method:
124+
installdir: /var/mnt/eclipse/repos/sanctify-php/.cache/cabal/bin
125+
-- token:
126+
-- username:
127+
-- password:
128+
-- password-command:
129+
-- multi-repl:
130+
-- builddir:
131+
132+
haddock
133+
-- cabal-file:
134+
-- keep-temp-files: False
135+
-- hoogle: False
136+
-- html: False
137+
-- html-location:
138+
-- executables: False
139+
-- tests: False
140+
-- benchmarks: False
141+
-- foreign-libraries: False
142+
-- all:
143+
-- internal: False
144+
-- css:
145+
-- hyperlink-source: False
146+
-- quickjump: False
147+
-- hscolour-css:
148+
-- contents-location:
149+
-- index-location:
150+
-- base-url:
151+
-- resources-dir:
152+
-- output-dir:
153+
-- use-unicode: False
154+
155+
init
156+
-- interactive: False
157+
-- quiet: False
158+
-- no-comments: False
159+
-- minimal: False
160+
-- cabal-version: 3.0
161+
-- license:
162+
-- extra-doc-file:
163+
-- tests:
164+
-- test-dir:
165+
-- simple: False
166+
-- language: Haskell2010
167+
-- application-dir: app
168+
-- source-dir: src
169+
170+
install-dirs user
171+
-- prefix: /var/mnt/eclipse/repos/sanctify-php/.cache/cabal
172+
-- bindir: $prefix/bin
173+
-- libdir: $prefix/lib
174+
-- libsubdir: $abi/$libname
175+
-- dynlibdir: $libdir/$abi
176+
-- libexecdir: $prefix/libexec
177+
-- libexecsubdir: $abi/$pkgid
178+
-- datadir: $prefix/share
179+
-- datasubdir: $abi/$pkgid
180+
-- docdir: $datadir/doc/$abi/$pkgid
181+
-- htmldir: $docdir/html
182+
-- haddockdir: $htmldir
183+
-- sysconfdir: $prefix/etc
184+
185+
install-dirs global
186+
-- prefix: /usr/local
187+
-- bindir: $prefix/bin
188+
-- libdir: $prefix/lib
189+
-- libsubdir: $abi/$libname
190+
-- dynlibdir: $libdir/$abi
191+
-- libexecdir: $prefix/libexec
192+
-- libexecsubdir: $abi/$pkgid
193+
-- datadir: $prefix/share
194+
-- datasubdir: $abi/$pkgid
195+
-- docdir: $datadir/doc/$abi/$pkgid
196+
-- htmldir: $docdir/html
197+
-- haddockdir: $htmldir
198+
-- sysconfdir: $prefix/etc
199+
200+
program-locations
201+
-- alex-location:
202+
-- ar-location:
203+
-- c2hs-location:
204+
-- cpphs-location:
205+
-- doctest-location:
206+
-- gcc-location:
207+
-- ghc-location:
208+
-- ghc-pkg-location:
209+
-- ghcjs-location:
210+
-- ghcjs-pkg-location:
211+
-- greencard-location:
212+
-- haddock-location:
213+
-- happy-location:
214+
-- haskell-suite-location:
215+
-- haskell-suite-pkg-location:
216+
-- hmake-location:
217+
-- hpc-location:
218+
-- hsc2hs-location:
219+
-- hscolour-location:
220+
-- jhc-location:
221+
-- ld-location:
222+
-- pkg-config-location:
223+
-- runghc-location:
224+
-- strip-location:
225+
-- tar-location:
226+
-- uhc-location:
227+
228+
program-default-options
229+
-- alex-options:
230+
-- ar-options:
231+
-- c2hs-options:
232+
-- cpphs-options:
233+
-- doctest-options:
234+
-- gcc-options:
235+
-- ghc-options:
236+
-- ghc-pkg-options:
237+
-- ghcjs-options:
238+
-- ghcjs-pkg-options:
239+
-- greencard-options:
240+
-- haddock-options:
241+
-- happy-options:
242+
-- haskell-suite-options:
243+
-- haskell-suite-pkg-options:
244+
-- hmake-options:
245+
-- hpc-options:
246+
-- hsc2hs-options:
247+
-- hscolour-options:
248+
-- jhc-options:
249+
-- ld-options:
250+
-- pkg-config-options:
251+
-- runghc-options:
252+
-- strip-options:
253+
-- tar-options:
254+
-- uhc-options:

.cache/cabal/packages/hackage.haskell.org/hackage-security-lock

Whitespace-only changes.
Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
{
2+
"signatures": [
3+
{"keyid":"d26e46f3b631aae1433b89379a6c68bd417eb5d1c408f0643dcc07757fece522","method":"ed25519","sig":"NHq3YXY+quGYC0FFR/8CJNEXxAw1ZdUZv1U+jaDb6yE7McPjbJhSjZzyd5HNZD3VtO/jpMEaki3VmYNTjiu7Bw=="},
4+
{"keyid":"0a5c7ea47cd1b15f01f5f51a33adda7e655bc0f0b0615baa8e271f4c3351e21d","method":"ed25519","sig":"tVORBg4g11IxafkaUkqYgcHAsHm07eK4gQ26ohkHIm1wwb9pqLWpKRGM3x6974B9IcJw+gNt8Yo1w0KOWcJRAQ=="},
5+
{"keyid":"fe331502606802feac15e514d9b9ea83fee8b6ffef71335479a2e68d84adc6b0","method":"ed25519","sig":"mqiJgl+FHtZVLImsIWvsK/XyrVM4V33WxSRlj/grYmMkfjc0MfkBJ42pvylQ5ZijpZGHWLZachTADH3rZUEqAg=="},
6+
{"keyid":"1ea9ba32c526d1cc91ab5e5bd364ec5e9e8cb67179a471872f6e26f0ae773d42","method":"ed25519","sig":"xPm0+iB/3PQ34MbSbJ1yqY7QCs/O2OY5d42t7PJyWgx59KsCTnxtOwUgMQDALnNiuPTJmfRItSNwNVHXe4uhCQ=="}
7+
],
8+
"signed": {
9+
"_type": "Root",
10+
"expires": "2026-07-31T23:59:59Z",
11+
"keys": {
12+
"0a5c7ea47cd1b15f01f5f51a33adda7e655bc0f0b0615baa8e271f4c3351e21d": {
13+
"keytype": "ed25519",
14+
"keyval": {
15+
"public": "zazm5w480r+zPO6Z0+8fjGuxZtb9pAuoVmQ+VkuCvgU="
16+
}
17+
},
18+
"1ea9ba32c526d1cc91ab5e5bd364ec5e9e8cb67179a471872f6e26f0ae773d42": {
19+
"keytype": "ed25519",
20+
"keyval": {
21+
"public": "bYoUXXQ9TtX10UriaMiQtTccuXPGnmldP68djzZ7cLo="
22+
}
23+
},
24+
"280b10153a522681163658cb49f632cde3f38d768b736ddbc901d99a1a772833": {
25+
"keytype": "ed25519",
26+
"keyval": {
27+
"public": "aHQJ7ulRyjmKOAr0150dp39r5KvF+fdwJJXTdVLRQDw="
28+
}
29+
},
30+
"2a96b1889dc221c17296fcc2bb34b908ca9734376f0f361660200935916ef201": {
31+
"keytype": "ed25519",
32+
"keyval": {
33+
"public": "IjToyJlp/Z2fXkZk6ESeqHVaFxFidQiEloLqfAgcHeA="
34+
}
35+
},
36+
"51f0161b906011b52c6613376b1ae937670da69322113a246a09f807c62f6921": {
37+
"keytype": "ed25519",
38+
"keyval": {
39+
"public": "ZI8di3a9Un0s2RBrt5GwVRvfOXVuywADfXGPZfkiDb0="
40+
}
41+
},
42+
"772e9f4c7db33d251d5c6e357199c819e569d130857dc225549b40845ff0890d": {
43+
"keytype": "ed25519",
44+
"keyval": {
45+
"public": "M1etEcsdb0a0Xot+waT9m7aNx/SMYhPPYvHD4UvEGf8="
46+
}
47+
},
48+
"aa315286e6ad281ad61182235533c41e806e5a787e0b6d1e7eef3f09d137d2e9": {
49+
"keytype": "ed25519",
50+
"keyval": {
51+
"public": "eBx0Q8n2JTtwfrkH9kUVZJBFkJ68g4oTZl8i1VXJLWc="
52+
}
53+
},
54+
"fe331502606802feac15e514d9b9ea83fee8b6ffef71335479a2e68d84adc6b0": {
55+
"keytype": "ed25519",
56+
"keyval": {
57+
"public": "uRPdSiL3/MNsk50z6NB55ABo0OrrNDXigtCul4vtzmw="
58+
}
59+
},
60+
"ae2c941863a3219fb3a12579a020642b912ab39b4ff3d1cc20ad317afd0d94c5": {
61+
"keytype":"ed25519",
62+
"keyval": {
63+
"public":"m/y6qGlVTmG9i51hfz5ebhenP82vM6oYokkQsj8Pcx4="
64+
}
65+
},
66+
"c7de58fc6a224b92b5b513f26fbb8b370f2d97c7cfe0075a951314a55734be93": {
67+
"keytype":"ed25519",
68+
"keyval": {
69+
"public": "06nM6r1kOYt49YE5e1+j8VKiiYUFjFQ6HrOpPZu+fDE="
70+
}
71+
},
72+
"d26e46f3b631aae1433b89379a6c68bd417eb5d1c408f0643dcc07757fece522": {
73+
"keytype":"ed25519",
74+
"keyval": {
75+
"public": "5iUgwqZCWrCJktqMx0bBMIuoIyT4A1RYGozzchRN9rA="
76+
}
77+
}
78+
},
79+
"roles": {
80+
"mirrors": {
81+
"keyids": [
82+
"280b10153a522681163658cb49f632cde3f38d768b736ddbc901d99a1a772833",
83+
"772e9f4c7db33d251d5c6e357199c819e569d130857dc225549b40845ff0890d",
84+
"ae2c941863a3219fb3a12579a020642b912ab39b4ff3d1cc20ad317afd0d94c5",
85+
"1ea9ba32c526d1cc91ab5e5bd364ec5e9e8cb67179a471872f6e26f0ae773d42"
86+
],
87+
"threshold": 1
88+
},
89+
"root": {
90+
"keyids": [
91+
"fe331502606802feac15e514d9b9ea83fee8b6ffef71335479a2e68d84adc6b0",
92+
"1ea9ba32c526d1cc91ab5e5bd364ec5e9e8cb67179a471872f6e26f0ae773d42",
93+
"0a5c7ea47cd1b15f01f5f51a33adda7e655bc0f0b0615baa8e271f4c3351e21d",
94+
"51f0161b906011b52c6613376b1ae937670da69322113a246a09f807c62f6921",
95+
"c7de58fc6a224b92b5b513f26fbb8b370f2d97c7cfe0075a951314a55734be93",
96+
"d26e46f3b631aae1433b89379a6c68bd417eb5d1c408f0643dcc07757fece522"
97+
],
98+
"threshold": 3
99+
},
100+
"snapshot": {
101+
"keyids": [
102+
"2a96b1889dc221c17296fcc2bb34b908ca9734376f0f361660200935916ef201"
103+
],
104+
"threshold": 1
105+
},
106+
"targets": {
107+
"keyids": [],
108+
"threshold": 1
109+
},
110+
"timestamp": {
111+
"keyids": [
112+
"aa315286e6ad281ad61182235533c41e806e5a787e0b6d1e7eef3f09d137d2e9"
113+
],
114+
"threshold": 1
115+
}
116+
},
117+
"version": 7
118+
}
119+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
pkgid: ansi-terminal-1.1.5
2+
component: ComponentLib
3+
src: 9cf083cef2e2ba88a425f132c8a82bfa931eb4b0c38232b2017f8fcea2e23073
4+
pkg-config-deps:
5+
deps: ansi-terminal-types-1.1.3-461b0c93c3b2597d8da71e22b6229f021515b3504f7949bdaec63dcf424cf2c1, base-4.18.3.0, colour-2.3.7-d52569f7463117c978e36302ecf3f89281f76dd09c2220cec099f1910049dcd0
6+
compilerid: ghc-9.6.7
7+
compilerabi:
8+
platform: x86_64-linux
9+
flags: -example
10+
shared-lib: True
11+
stripped-exe: False
12+
debug-info: 0

0 commit comments

Comments
 (0)