revised .cabal file
This commit is contained in:
parent
d324dc3754
commit
271417239a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user