@hackage geojson0.0.2

A thin GeoJSON Layer above the json library

A thin GeoJSON Layer above the json library.

It currently conforms to version 1.0 of the GeoJSON spec which can be found here:

http://geojson.org/geojson-spec.html

Its built on top of the json library and doesn't currently take advantage of laziness as much as it could, so those are areas for improvement