Cabal revisions of geojson-1.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: geojson version: 1.3.2+x-revision: 1 license: BSD3 license-file: LICENCE author: Dom De Re library hs-source-dirs: src- build-depends: base < 5 && >= 4+ build-depends: base < 5 && >= 4.8 , aeson >= 0.8 , lens >= 4.11 , semigroups >= 0.16 , text >= 1.2 , scientific >= 0.2.0 , transformers >= 0.3- , validation >= 0.5+ , validation >= 0.5 && < 0.6 , vector >= 0.10 exposed-modules: Data.Geospatial , Data.LinearRing
revision 2
name: geojson version: 1.3.2-x-revision: 1+x-revision: 2 license: BSD3 license-file: LICENCE author: Dom De Re tag: 1.3.2 library+ build-depends: aeson <1.6+ hs-source-dirs: src build-depends: base < 5 && >= 4.8 , aeson >= 0.8