mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-08-06 12:35:12 -06:00
fe8daf7f94
* httpd-shed-0.4 does not specify an upper bound on network, but it fails to build against network>=2.6. This is fixed in httpd-shed-0.4.0.2. * With network-2.6, the Network.URI modules is moved to a separate package, so for the time being GF requires network>=2.3 && <2.6. This is compatible with the four most recent versions of the Haskell Platform.