packages feed

Cabal revisions of dependent-sum-aeson-orphans-0.3.1.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:          dependent-sum-aeson-orphans-version:       0.3.1.1-license:       BSD3-license-file:  LICENSE-author:        Obsidian Systems-maintainer:    maintainer@obsidian.systems-copyright:     2020 Obsidian Systems LLC-homepage:      https://github.com/obsidiansystems/dependent-sum-aeson-orphans-build-type:    Simple-cabal-version: >=1.10-description:   JSON instances for DSum, DMap, and Some.-synopsis:      JSON instances for DSum, DMap, and Some-category:      json-tested-with:   GHC ==8.6.5 || ==8.8.4 || ==8.10.2--library-  exposed-modules:  Data.Dependent.Sum.Orphans-  build-depends:-      aeson               >=1.2    && <2.2-    , base                >=4.9    && <4.17-    , constraints         >=0.10.1 && <0.14-    , constraints-extras  >=0.3.0  && <0.5-    , dependent-map       >=0.3    && <0.5-    , dependent-sum       >=0.7    && <0.8-    , some                >=1      && <1.1--  hs-source-dirs:   src-  default-language: Haskell2010+name:          dependent-sum-aeson-orphans
+version:       0.3.1.1
+x-revision: 1
+license:       BSD3
+license-file:  LICENSE
+author:        Obsidian Systems
+maintainer:    maintainer@obsidian.systems
+copyright:     2020 Obsidian Systems LLC
+homepage:      https://github.com/obsidiansystems/dependent-sum-aeson-orphans
+build-type:    Simple
+cabal-version: >=1.10
+description:   JSON instances for DSum, DMap, and Some.
+synopsis:      JSON instances for DSum, DMap, and Some
+category:      json
+tested-with:   GHC ==8.6.5 || ==8.8.4 || ==8.10.2
+
+library
+  exposed-modules:  Data.Dependent.Sum.Orphans
+  build-depends:
+      aeson               >=1.2    && <2.3
+    , base                >=4.9    && <4.20
+    , constraints         >=0.10.1 && <0.15
+    , constraints-extras  >=0.3.0  && <0.5
+    , dependent-map       >=0.3    && <0.5
+    , dependent-sum       >=0.7    && <0.8
+    , some                >=1      && <1.1
+
+  hs-source-dirs:   src
+  default-language: Haskell2010
revision 2
 name:          dependent-sum-aeson-orphans
 version:       0.3.1.1
-x-revision: 1
+x-revision: 2
 license:       BSD3
 license-file:  LICENSE
 author:        Obsidian Systems
   exposed-modules:  Data.Dependent.Sum.Orphans
   build-depends:
       aeson               >=1.2    && <2.3
-    , base                >=4.9    && <4.20
+    , base                >=4.9    && <4.21
     , constraints         >=0.10.1 && <0.15
     , constraints-extras  >=0.3.0  && <0.5
     , dependent-map       >=0.3    && <0.5
revision 3
 name:          dependent-sum-aeson-orphans
 version:       0.3.1.1
-x-revision: 2
+x-revision: 3
 license:       BSD3
 license-file:  LICENSE
 author:        Obsidian Systems
   exposed-modules:  Data.Dependent.Sum.Orphans
   build-depends:
       aeson               >=1.2    && <2.3
-    , base                >=4.9    && <4.21
+    , base                >=4.9    && <4.22
     , constraints         >=0.10.1 && <0.15
     , constraints-extras  >=0.3.0  && <0.5
     , dependent-map       >=0.3    && <0.5