Skip to content

Commit d92e0af

Browse files
committed
wip
1 parent fe3cb5c commit d92e0af

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

http-proxy.cabal

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ library
4646
build-depends: base >= 4 && < 5
4747
, async == 2.2.*
4848
, bytestring >= 0.10.8
49-
, bytestring-lexing >= 0.5
5049
, case-insensitive >= 1.2
5150
, conduit == 1.3.*
5251
, conduit-extra == 1.3.*
@@ -87,7 +86,7 @@ test-suite test
8786
, async
8887
, blaze-builder
8988
, bytestring
90-
, bytestring-lexing
89+
, bytestring-lexing >= 0.5
9190
, case-insensitive
9291
, conduit
9392
, connection >= 0.2

0 commit comments

Comments
 (0)