Skip to content

Commit 766caa1

Browse files
committed
Cabal.project
1 parent 81c396d commit 766caa1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

cabal.project

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,21 @@ if impl(ghc >=9.12)
9696
allow-newer:
9797
-- Unique: https://github.com/kapralVV/Unique/issues/11
9898
, Unique:hashable
99+
100+
source-repository-package
101+
type: git
102+
location: https://github.com/tweag/cardano-canonical-ledger.git
103+
subdir: scls-cbor
104+
tag: 7e0344dad0ff156d4a3932f1c73dc54379a50c51
105+
106+
source-repository-package
107+
type: git
108+
location: https://github.com/tweag/cardano-canonical-ledger.git
109+
subdir: scls-format
110+
tag: 7e0344dad0ff156d4a3932f1c73dc54379a50c51
111+
112+
source-repository-package
113+
type: git
114+
location: https://github.com/tweag/cardano-canonical-ledger.git
115+
subdir: merkle-tree-incremental
116+
tag: 7e0344dad0ff156d4a3932f1c73dc54379a50c51

0 commit comments

Comments
 (0)