File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -67,19 +67,19 @@ library
6767 build-depends : base >= 4.7 && < 5.0 ,
6868 transformers >= 0.4 && < 0.5.3 ,
6969 mtl >= 2.2 && < 2.3 ,
70- attoparsec > 0.13.0.0 && < 0.13.2.0 ,
71- streaming >= 0.1.4.0 && < 0.1.4.8 ,
72- streaming-bytestring >= 0.1.4.0 && < 0.1.4.8 ,
70+ attoparsec > 0.13.0.0 && < 0.14 ,
71+ streaming >= 0.1.4.0 && < 0.3 ,
72+ streaming-bytestring >= 0.1.4.0 && < 0.2 ,
7373 bytestring > 0.10.0 && < 0.11.0 ,
7474 pipes >= 4.0 && < 4.4 ,
7575 network-simple,
7676 network,
7777 http-client >= 0.2 && < 0.6 ,
7878 http-client-tls,
79- aeson > 0.8 && < 1.2 ,
79+ aeson > 0.8 && < 1.3 ,
8080 json-stream > 0.4.0 && < 0.4.2 ,
8181 resourcet > 1.0 && < 1.2 ,
82- streaming-commons > 0.1.0 && < 0.1.18
82+ streaming-commons > 0.1.0 && < 0.2
8383
8484 -- hs-source-dirs:
8585 default-language : Haskell2010
You can’t perform that action at this time.
0 commit comments