packages feed

geojson 4.1.2 → 4.1.3

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers

API changes (from Hackage documentation)

Files

geojson.cabal view
@@ -1,10 +1,10 @@ name:                   geojson-version:                4.1.2+version:                4.1.3 license:                BSD3 license-file:           LICENCE author:                 Dom De Re maintainer:             Andrew Newman-copyright:              Copyright (C) 2013-2025+copyright:              Copyright (C) 2013-2026 synopsis:               A thin GeoJSON Layer above the aeson library category:               Data description:            A thin GeoJSON Layer above the aeson library.@@ -27,7 +27,7 @@ source-repository       this     type:               git     location:           https://github.com/zellige/hs-geojson.git-    tag:                4.1.2+    tag:                4.1.3  library     hs-source-dirs:     src@@ -69,7 +69,7 @@     build-depends:      base              >= 4.9 && < 5                     ,   aeson             >= 2.0.1.0 && < 3                     ,   bytestring        >= 0.10.8.1 && < 0.13-                    ,   containers        >= 0.5.7.1  && < 0.8+                    ,   containers        >= 0.5.7.1 && < 0.9                     ,   geojson                     ,   hspec             >= 2.5 && < 2.12                     ,   tasty             >= 0.8 && <0.13 || >=1.0 && <1.6