reqcatcher 0.2.2.0 → 0.2.2.1
raw patch · 1 files changed
+5/−7 lines, 1 filesdep ~lensdep ~tasty
Dependency ranges changed: lens, tasty
Files
- reqcatcher.cabal +5/−7
reqcatcher.cabal view
@@ -1,13 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.31.2.+-- This file has been generated from package.yaml by hpack version 0.34.4. -- -- see: https://github.com/sol/hpack------ hash: b264a60eab57d90bccc19e0b450656751920593495392004ea031f74c31a84c1 name: reqcatcher-version: 0.2.2.0+version: 0.2.2.1 synopsis: A local http server to catch the HTTP redirect description: Manage an http server in your local PC to catch the HTTP redirect request from the browser. Especially, you can@@ -37,7 +35,7 @@ base >=4.7 && <5 , http-types >=0.8 && <1.0 , network >=2.6 && <3.2- , text >=1.2 && <1.3+ , text ==1.2.* , wai >=3.0 && <3.3 , warp >=3.0 && <3.4 default-language: Haskell2010@@ -55,9 +53,9 @@ , base , http-client >=0.4 && <0.7 , http-types- , lens >=4.7 && <4.19+ , lens >=4.7 && <5 , reqcatcher- , tasty >=0.10 && <1.3+ , tasty >=0.10 && <1.5 , tasty-hunit >=0.9 && <0.11 , wai , wreq >=0.3 && <0.6