-
Notifications
You must be signed in to change notification settings - Fork 244
/
Copy pathcabal.project
40 lines (34 loc) · 1.13 KB
/
cabal.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
index-state: 2025-04-06T00:00:00Z
packages: nix-tools
-- haskell.nix expects nix-tools to provide the cabal and hpack executables
-- so we put these two packages here, so they will be present even if nix-tools
-- dependencies change
extra-packages: cabal-install, hpack, Cabal-syntax-json
test-show-details: direct
allow-newer:
algebraic-graphs:deepseq,
hackage-db:base,
hackage-db:Cabal,
hnix:aeson,
hnix:base,
hnix:bytestring,
hnix:free,
hnix:relude,
hnix-store-core:base,
hnix-store-core:bytestring,
hnix-store-core:cryptonite,
hnix-store-core:memory,
hnix:template-haskell,
hpack:Cabal,
lens-family-th:base,
lens-family-th:template-haskell,
source-repository-package
type: git
location: https://github.com/michaelpj/hackage-db.git
tag: f3b9240212b036391871e4ea09891e91efcea7a1
--sha256: sha256-n0ATmkwtR68E2FuZK3QIQgZirVmWbd21vIQmzhGKsRw=
source-repository-package
type: git
location: https://github.com/andreabedini/Cabal-syntax-json.git
tag: b0033ed4d00a09340c64f4290cc649f4009deabd
--sha256: sha256-Aymi25AQLSMextVeXbsMnaOppxAO93qVbwo7Vt44ej4=