Closed NCrashed closed 6 years ago
There were no explicit plans to publish the library to stackage since i dont really use it,
Not averse to the idea putting it up there though.
I would be pretty reliant on ppl like yourself to speak up when compatibility is broken though cos I'll probably never notice.
Thanks for the PR, dont really have a problem with relaxing the version bounds, as long as upper bounds do exist.
Not averse to the idea putting it up there though.
The major problem for publishing at stack is validation
dependency. As soon as the library is at stackage the geojson also could be published. I'll check out validation for the case.
I would be pretty reliant on ppl like yourself to speak up when compatibility is broken though cos I'll probably never notice.
Never mind, I always whine to an issue tracker when face build problems.
The fix for the validation was fixed in 1.3.3.
http://hackage.haskell.org/package/geojson
And now part of the nightly builds: https://www.stackage.org/nightly-2018-09-20/package/geojson-1.3.3
Hi! Thank you for awesome library!
The package isn't buildable with stack either current stable image
lts-3.2
, either latest nightlynightly-2015-08-27
.stack.yml:
Are there any plans to publish the library to stackage or relax version bounds to fit LTS?