@@ -87,7 +87,6 @@ Next, you will add the actual revisions and test if you can build your packages
8787 ' .#"ghc96/cardano-protocol-tpraos/1.1.0.0"' \
8888 ' .#"ghc96/non-integral/1.0.0.0"' \
8989 ' .#"ghc96/small-steps/1.0.1.0"' \
90- ' .#"ghc96/small-steps-test/1.0.1.0"' \
9190 ' .#"ghc96/cardano-data/1.2.0.0"' \
9291 ' .#"ghc96/set-algebra/1.1.0.2"' \
9392 ' .#"ghc96/vector-map/1.1.0.0"'
@@ -136,7 +135,6 @@ Next, you will add the actual revisions and test if you can build your packages
136135 ' .#"ghc96/cardano-protocol-tpraos/1.1.0.0"' \
137136 ' .#"ghc96/non-integral/1.0.0.0"' \
138137 ' .#"ghc96/small-steps/1.0.1.0"' \
139- ' .#"ghc96/small-steps-test/1.0.1.0"' \
140138 ' .#"ghc96/cardano-data/1.2.0.0"' \
141139 ' .#"ghc96/set-algebra/1.1.0.2"' \
142140 ' .#"ghc96/vector-map/1.1.0.0"'
@@ -186,7 +184,6 @@ extra-packages:
186184 cardano-protocol-tpraos-1.1.0.0,
187185 non-integral-1.0.0.0,
188186 small-steps-1.0.1.0,
189- small-steps-test-1.0.1.0,
190187 cardano-data-1.2.0.0,
191188 set-algebra-1.1.0.2,
192189 vector-map-1.1.0.0
@@ -229,7 +226,6 @@ library
229226 cardano-protocol-tpraos \
230227 non-integral \
231228 small-steps \
232- small-steps-test \
233229 cardano-data \
234230 set-algebra \
235231 vector-map
@@ -279,7 +275,6 @@ library
279275 cardano-protocol-tpraos \
280276 non-integral \
281277 small-steps \
282- small-steps-test \
283278 cardano-data \
284279 set-algebra \
285280 vector-map
0 commit comments