packages feed

Cabal revisions of generic-aeson-0.2.0.7

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

revision 1
-name:                generic-aeson-version:             0.2.0.7-synopsis:            Derivation of Aeson instances using GHC generics.-description:         Derivation of Aeson instances using GHC generics.-author:              Silk-maintainer:          code@silk.co-license:             BSD3-license-file:        LICENSE-category:            Data-build-type:          Simple-cabal-version:       >=1.8--extra-source-files:-  CHANGELOG.md-  LICENSE-  README.md--source-repository head-  type:              git-  location:          https://github.com/silkapp/generic-aeson.git--library-  ghc-options:       -Wall-  hs-source-dirs:    src-  exposed-modules:-    Generics.Generic.Aeson-    Generics.Generic.Aeson.Util-    Generics.Generic.IsEnum-  build-depends:-      base >= 4.4 && < 4.9-    , aeson >= 0.6 && < 0.10-    , attoparsec >= 0.11 && < 0.14-    , generic-deriving >= 1.6 && < 1.9-    , mtl >= 2.0 && < 2.3-    , tagged >= 0.2 && < 0.9-    , text >= 0.11 && < 1.3-    , unordered-containers == 0.2.*-    , vector == 0.10.*-  if impl(ghc < 7.6)-    build-depends: ghc-prim+name:                generic-aeson
+version:             0.2.0.7
+x-revision: 1
+synopsis:            Derivation of Aeson instances using GHC generics.
+description:         Derivation of Aeson instances using GHC generics.
+author:              Silk
+maintainer:          code@silk.co
+license:             BSD3
+license-file:        LICENSE
+category:            Data
+build-type:          Simple
+cabal-version:       >=1.8
+
+extra-source-files:
+  CHANGELOG.md
+  LICENSE
+  README.md
+
+source-repository head
+  type:              git
+  location:          https://github.com/silkapp/generic-aeson.git
+
+library
+  ghc-options:       -Wall
+  hs-source-dirs:    src
+  exposed-modules:
+    Generics.Generic.Aeson
+    Generics.Generic.Aeson.Util
+    Generics.Generic.IsEnum
+  build-depends:
+      base >= 4.4 && < 4.9
+    , aeson >= 0.6 && < 0.10
+    , attoparsec >= 0.11 && < 0.14
+    , generic-deriving >= 1.6 && < 1.9
+    , mtl >= 2.0 && < 2.3
+    , tagged >= 0.2 && < 0.9
+    , text >= 0.11 && < 1.3
+    , unordered-containers == 0.2.*
+    , vector >= 0.10 && < 0.12
+  if impl(ghc < 7.6)
+    build-depends: ghc-prim
revision 2
 name:                generic-aeson
 version:             0.2.0.7
-x-revision: 1
+x-revision: 2
 synopsis:            Derivation of Aeson instances using GHC generics.
 description:         Derivation of Aeson instances using GHC generics.
 author:              Silk
     Generics.Generic.IsEnum
   build-depends:
       base >= 4.4 && < 4.9
-    , aeson >= 0.6 && < 0.10
+    , aeson >= 0.6 && < 0.11
     , attoparsec >= 0.11 && < 0.14
     , generic-deriving >= 1.6 && < 1.9
     , mtl >= 2.0 && < 2.3
revision 3
 name:                generic-aeson
 version:             0.2.0.7
-x-revision: 2
+x-revision: 3
 synopsis:            Derivation of Aeson instances using GHC generics.
 description:         Derivation of Aeson instances using GHC generics.
 author:              Silk
       base >= 4.4 && < 4.9
     , aeson >= 0.6 && < 0.11
     , attoparsec >= 0.11 && < 0.14
-    , generic-deriving >= 1.6 && < 1.9
+    , generic-deriving >= 1.6 && < 1.10
     , mtl >= 2.0 && < 2.3
     , tagged >= 0.2 && < 0.9
     , text >= 0.11 && < 1.3
revision 4
 name:                generic-aeson
 version:             0.2.0.7
-x-revision: 3
+x-revision: 4
 synopsis:            Derivation of Aeson instances using GHC generics.
 description:         Derivation of Aeson instances using GHC generics.
 author:              Silk
       base >= 4.4 && < 4.9
     , aeson >= 0.6 && < 0.11
     , attoparsec >= 0.11 && < 0.14
-    , generic-deriving >= 1.6 && < 1.10
+    , generic-deriving >= 1.6 && < 1.11
     , mtl >= 2.0 && < 2.3
     , tagged >= 0.2 && < 0.9
     , text >= 0.11 && < 1.3
revision 5
 name:                generic-aeson
 version:             0.2.0.7
-x-revision: 4
+x-revision: 5
 synopsis:            Derivation of Aeson instances using GHC generics.
 description:         Derivation of Aeson instances using GHC generics.
 author:              Silk
     Generics.Generic.IsEnum
   build-depends:
       base >= 4.4 && < 4.9
-    , aeson >= 0.6 && < 0.11
+    , aeson >= 0.6 && < 0.12
     , attoparsec >= 0.11 && < 0.14
     , generic-deriving >= 1.6 && < 1.11
     , mtl >= 2.0 && < 2.3