@@ -87,7 +87,6 @@ Next, you will add the actual revisions and test if you can build your packages
87
87
' .#"ghc96/cardano-protocol-tpraos/1.1.0.0"' \
88
88
' .#"ghc96/non-integral/1.0.0.0"' \
89
89
' .#"ghc96/small-steps/1.0.1.0"' \
90
- ' .#"ghc96/small-steps-test/1.0.1.0"' \
91
90
' .#"ghc96/cardano-data/1.2.0.0"' \
92
91
' .#"ghc96/set-algebra/1.1.0.2"' \
93
92
' .#"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
136
135
' .#"ghc96/cardano-protocol-tpraos/1.1.0.0"' \
137
136
' .#"ghc96/non-integral/1.0.0.0"' \
138
137
' .#"ghc96/small-steps/1.0.1.0"' \
139
- ' .#"ghc96/small-steps-test/1.0.1.0"' \
140
138
' .#"ghc96/cardano-data/1.2.0.0"' \
141
139
' .#"ghc96/set-algebra/1.1.0.2"' \
142
140
' .#"ghc96/vector-map/1.1.0.0"'
@@ -186,7 +184,6 @@ extra-packages:
186
184
cardano-protocol-tpraos-1.1.0.0,
187
185
non-integral-1.0.0.0,
188
186
small-steps-1.0.1.0,
189
- small-steps-test-1.0.1.0,
190
187
cardano-data-1.2.0.0,
191
188
set-algebra-1.1.0.2,
192
189
vector-map-1.1.0.0
@@ -229,7 +226,6 @@ library
229
226
cardano-protocol-tpraos \
230
227
non-integral \
231
228
small-steps \
232
- small-steps-test \
233
229
cardano-data \
234
230
set-algebra \
235
231
vector-map
@@ -279,7 +275,6 @@ library
279
275
cardano-protocol-tpraos \
280
276
non-integral \
281
277
small-steps \
282
- small-steps-test \
283
278
cardano-data \
284
279
set-algebra \
285
280
vector-map
0 commit comments