File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.34.7 .
3
+ -- This file has been generated from package.yaml by hpack version 0.37.0 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
@@ -35,7 +35,7 @@ library
35
35
build-depends :
36
36
base >= 4.13 && < 5
37
37
, bytestring
38
- , classy-prelude >= 1.5 && < 1.6
38
+ , classy-prelude == 1.5. *
39
39
, conduit == 1.3. *
40
40
, monad-control
41
41
, resourcet
Original file line number Diff line number Diff line change 1
1
cabal-version : 1.12
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.34.7 .
3
+ -- This file has been generated from package.yaml by hpack version 0.37.0 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
@@ -34,8 +34,8 @@ library
34
34
build-depends :
35
35
aeson
36
36
, base >= 4.13 && < 5
37
- , classy-prelude >= 1.5 && < 1.6
38
- , classy-prelude-conduit >= 1.5 && < 1.6
37
+ , classy-prelude == 1.5. *
38
+ , classy-prelude-conduit == 1.5.0. *
39
39
, data-default
40
40
, http-conduit
41
41
, http-types
You can’t perform that action at this time.
0 commit comments