reqcatcher 0.2.2.2 → 0.2.2.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~lens
Dependency ranges changed: lens
Files
- reqcatcher.cabal +3/−3
reqcatcher.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.34.4.+-- This file has been generated from package.yaml by hpack version 0.35.0. -- -- see: https://github.com/sol/hpack name: reqcatcher-version: 0.2.2.2+version: 0.2.2.3 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@@ -53,7 +53,7 @@ , base , http-client >=0.4 && <0.8 , http-types- , lens >=4.7 && <5.2+ , lens >=4.7 && <5.3 , reqcatcher , tasty >=0.10 && <1.5 , tasty-hunit >=0.9 && <0.11