Skip to content

Commit e695f72

Browse files
committed
SRP work in cabal.project
1 parent 4c65d48 commit e695f72

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

cabal.project

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ allow-newer:
6363
-- https://github.com/input-output-hk/fs-sim/pull/105
6464
, fs-sim:QuickCheck
6565

66-
allow-newer: quickcheck-lockstep:quickcheck-dynamic
66+
-- https://github.com/phadej/regression-simple/pull/14
67+
, regression-simple:base
6768

6869
source-repository-package
6970
type: git
@@ -103,8 +104,31 @@ source-repository-package
103104
source-repository-package
104105
type: git
105106
location: https://github.com/IntersectMBO/plutus
106-
tag: fffd12eb25985eebb84bf5d0cb1e2f6266a36124
107-
--sha256: sha256-FA0aYLjoMT/6DTwOZ+zAar5TNO+cA2716DpsUbIFjPM=
107+
tag: ea66e96173dc484d82b987acb0df60396f7aa60b
108+
--sha256: sha256-3RNqHbDinNz6KOIeCottY153wx7Pkr9WqpbVAvJADSc=
108109
subdir: plutus-core
109110
plutus-tx
110111
plutus-ledger-api
112+
113+
source-repository-package
114+
type: git
115+
location: https://github.com/jasagredo/lsm-tree
116+
tag: 0fe8b227b78a78503d0201755d50435635da5a22
117+
--sha256: sha256-xyiMjHx0WgpN+DavosUgOAj2hzbi7S48oCUKhm3okBI=
118+
subdir:
119+
.
120+
blockio
121+
122+
source-repository-package
123+
type: git
124+
location: https://github.com/jasagredo/quickcheck-state-machine
125+
tag: 876076ee7324ab63a071f565267140fab803bd76
126+
--sha256: sha256-ejGyP//r2UraMjmntHkxrhqi791h7D6YBIVlAdzqT4c=
127+
128+
source-repository-package
129+
type: git
130+
location: https://github.com/input-output-hk/fs-sim
131+
tag: b63d76f4a1c1f4e75c68af2431c4526afe684b3b
132+
--sha256: sha256-wUHQffD+O74CsMM+D9kNI4pkcNLj9x9f0lBCcAJ5HyE=
133+
subdir:
134+
fs-sim

0 commit comments

Comments
 (0)