File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ extra-deps:
6060- http-api-data-0.2.2
6161- time-locale-compat-0.1.1.1
6262- persistent-2.5
63- - store-0.2.1.0
64- - store-core-0.2.0.0
63+ - store-0.2.1.1
64+ - store-core-0.2.0.1
6565- th-reify-many-0.1.6
6666- th-lift-instances-0.1.7
6767- th-utilities-0.2.0.1
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ extra-deps:
1313- http-conduit-2.2.0
1414- http-client-tls-0.3.0
1515- unicode-transforms-0.1.0.1
16- - store-0.2.1.0
17- - store-core-0.2.0.0
16+ - store-0.2.1.1
17+ - store-core-0.2.0.1
1818- th-utilities-0.2.0.1
1919- optparse-applicative-0.13.0.0
Original file line number Diff line number Diff line change @@ -239,7 +239,7 @@ library
239239 , project-template >= 0.2
240240 , zip-archive < 0.4
241241 , hpack >= 0.14.0 && < 0.16
242- , store
242+ , store >= 0.2.1.1
243243 , annotated-wl-pprint
244244 if os(windows)
245245 cpp-options : -DWINDOWS
@@ -337,7 +337,7 @@ test-suite stack-test
337337 , th-reify-many
338338 , smallcheck
339339 , bytestring
340- , store
340+ , store >= 0.2.1.1
341341 , vector
342342 , template-haskell
343343 default-language : Haskell2010
Original file line number Diff line number Diff line change 1414extra-deps :
1515- th-lift-instances-0.1.7
1616- th-utilities-0.2.0.1
17- - store-0.2.1.0
18- - store-core-0.2.0.0
17+ - store-0.2.1.1
18+ - store-core-0.2.0.1
1919- th-orphans-0.13.1
2020- http-client-0.5.0
2121- http-client-tls-0.3.0
You can’t perform that action at this time.
0 commit comments