forked from kadena-io/kda-tool
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcabal.project
More file actions
63 lines (53 loc) · 1.83 KB
/
cabal.project
File metadata and controls
63 lines (53 loc) · 1.83 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
packages: kda-tool.cabal
program-options
ghc-options: -Wno-missed-extra-shared-lib
if os(darwin)
if arch(aarch64)
package *
extra-include-dirs:
/opt/homebrew/include
/opt/homebrew/opt/openssl/include
extra-lib-dirs:
/opt/homebrew/lib
/opt/homebrew/opt/openssl/lib
else
package *
extra-include-dirs:
/opt/local/include
/usr/local/opt/openssl/include
extra-lib-dirs:
/opt/local/lib
/usr/local/opt/openssl/lib/
package pact
ghc-options: -Wwarn
-- avoid conflict with cryptonite during linking
flags: +cryptonite-ed25519 -build-tool +no-advice
source-repository-package
type: git
location: https://github.com/kda-community/chainweb-api.git
tag: 1b2de025cfdc09698bfb1ec3807cd85405d6a339
source-repository-package
type: git
location: https://github.com/kda-community/pact-5.git
tag: f9bb9979091f8eae658a804e88bf313b57c924be
source-repository-package
type: git
location: https://github.com/kda-community/pact-json.git
tag: 1d260bfaa48312b54851057885de4c43c420e35f
source-repository-package
type: git
location: https://github.com/kda-community/kadena-ethereum-bridge.git
tag: 8df1cff7f279750490fea8ff580294f3e5a3fcaf
--sha256: sha256-HyWTEtw/dKQduXl5avRckS0oNc9Z5yxeUxvX09wDkDY=
source-repository-package
type: git
location: https://github.com/kda-community/ralist.git
tag: fd79fc4454e1b703299ab0a2aa5dabd86c9cacfa
source-repository-package
type: git
location: https://github.com/kda-community/HsYAML.git
tag: b3c49dbceb39733dfc07c22f2097d3c74fc86e74
source-repository-package
type: git
location: https://github.com/kda-community/HsYAML-aeson.git
tag: 84292468200166b96ff4e8c7324ee01e6ab6d181