mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
remove the version limit for base
This commit is contained in:
@@ -17,7 +17,7 @@ flag network-uri
|
||||
Library
|
||||
exposed-modules: PGFService URLEncoding CGIUtils
|
||||
other-modules: Cache
|
||||
build-depends: base >=4.2 && <5,
|
||||
build-depends: base >=4.2,
|
||||
time,
|
||||
directory,
|
||||
filepath,
|
||||
|
||||
Reference in New Issue
Block a user