revised .cabal file

This commit is contained in:
Jens Petersen 2023-07-24 00:23:22 +08:00
parent d324dc3754
commit 271417239a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Cabal-Version: >= 1.10
Name: HTTP
Version: 4000.4.1
x-revision: 1
x-revision: 2
Build-type: Simple
License: BSD3
License-file: LICENSE
@ -110,7 +110,7 @@ Library
-- note the test harness constraints should be kept in sync with these
-- where dependencies are shared
build-depends:
base >= 4.6.0.0 && < 4.18
base >= 4.6.0.0 && < 4.19
, array >= 0.3.0.2 && < 0.6
, bytestring >= 0.9.1.5 && < 0.12
, parsec >= 2.0 && < 3.2