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