@@ -57,8 +57,11 @@ if impl (ghc >= 9.12)
5757 -- https://github.com/kapralVV/Unique/issues/11
5858 , Unique :hashable
5959
60- allow-newer : * :QuickCheck,
61- allow-newer : quickcheck-lockstep :quickcheck-dynamic
60+ , * :QuickCheck
61+ , quickcheck-lockstep :quickcheck-dynamic
62+
63+ -- https://github.com/phadej/regression-simple/pull/14
64+ , regression-simple :base
6265
6366source-repository-package
6467 type : git
@@ -97,8 +100,31 @@ source-repository-package
97100source-repository-package
98101 type : git
99102 location : https://github.com/IntersectMBO/plutus
100- tag : fffd12eb25985eebb84bf5d0cb1e2f6266a36124
101- --sha256 : sha256-FA0aYLjoMT/6DTwOZ+zAar5TNO+cA2716DpsUbIFjPM =
103+ tag : ea66e96173dc484d82b987acb0df60396f7aa60b
104+ --sha256 : sha256-3RNqHbDinNz6KOIeCottY153wx7Pkr9WqpbVAvJADSc =
102105 subdir : plutus-core
103106 plutus-tx
104107 plutus-ledger-api
108+
109+ source-repository-package
110+ type : git
111+ location : https://github.com/jasagredo/lsm-tree
112+ tag : 0fe8b227b78a78503d0201755d50435635da5a22
113+ --sha256 : sha256-xyiMjHx0WgpN+DavosUgOAj2hzbi7S48oCUKhm3okBI=
114+ subdir :
115+ .
116+ blockio
117+
118+ source-repository-package
119+ type : git
120+ location : https://github.com/jasagredo/quickcheck-state-machine
121+ tag : 876076ee7324ab63a071f565267140fab803bd76
122+ --sha256 : sha256-ejGyP//r2UraMjmntHkxrhqi791h7D6YBIVlAdzqT4c=
123+
124+ source-repository-package
125+ type : git
126+ location : https://github.com/input-output-hk/fs-sim
127+ tag : b63d76f4a1c1f4e75c68af2431c4526afe684b3b
128+ --sha256 : sha256-wUHQffD+O74CsMM+D9kNI4pkcNLj9x9f0lBCcAJ5HyE=
129+ subdir :
130+ fs-sim
0 commit comments