packages feed

Cabal revisions of aeson-utils-0.3.0.2

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

revision 1
-name:                aeson-utils-version:             0.3.0.2-synopsis:            Utilities for working with Aeson.-description:         Utilities for working with Aeson.-license:             BSD3-license-file:        LICENSE-author:              Silk. B.V.-maintainer:          code@silk.co-copyright:           2014, Silk B.V-category:            Data-build-type:          Simple-cabal-version:       >=1.10--extra-source-files:-  CHANGELOG.md-  LICENSE-  README.md--source-repository head-  type:              git-  location:          https://github.com/silkapp/aeson-utils.git--library-  hs-source-dirs:    src-  default-language:  Haskell2010-  ghc-options:       -Wall-  exposed-modules:   Data.Aeson.Utils-  build-depends:-      base == 4.*-    , aeson >= 0.6 && < 0.10-    , attoparsec >= 0.10 && < 0.14-    , bytestring >= 0.9 && < 0.11-    , scientific >= 0.3.2 && < 0.4-    , text >= 0.11 && < 1.3+name:                aeson-utils
+version:             0.3.0.2
+x-revision: 1
+synopsis:            Utilities for working with Aeson.
+description:         Utilities for working with Aeson.
+license:             BSD3
+license-file:        LICENSE
+author:              Silk. B.V.
+maintainer:          code@silk.co
+copyright:           2014, Silk B.V
+category:            Data
+build-type:          Simple
+cabal-version:       >=1.10
+
+extra-source-files:
+  CHANGELOG.md
+  LICENSE
+  README.md
+
+source-repository head
+  type:              git
+  location:          https://github.com/silkapp/aeson-utils.git
+
+library
+  hs-source-dirs:    src
+  default-language:  Haskell2010
+  ghc-options:       -Wall
+  exposed-modules:   Data.Aeson.Utils
+  build-depends:
+      base == 4.*
+    , aeson >= 0.6 && < 0.11
+    , attoparsec >= 0.10 && < 0.14
+    , bytestring >= 0.9 && < 0.11
+    , scientific >= 0.3.2 && < 0.4
+    , text >= 0.11 && < 1.3
revision 2
 name:                aeson-utils
 version:             0.3.0.2
-x-revision: 1
+x-revision: 2
 synopsis:            Utilities for working with Aeson.
 description:         Utilities for working with Aeson.
 license:             BSD3
   exposed-modules:   Data.Aeson.Utils
   build-depends:
       base == 4.*
-    , aeson >= 0.6 && < 0.11
+    , aeson >= 0.6 && < 0.12
     , attoparsec >= 0.10 && < 0.14
     , bytestring >= 0.9 && < 0.11
     , scientific >= 0.3.2 && < 0.4
revision 3
 name:                aeson-utils
 version:             0.3.0.2
-x-revision: 2
+x-revision: 3
 synopsis:            Utilities for working with Aeson.
 description:         Utilities for working with Aeson.
 license:             BSD3
   exposed-modules:   Data.Aeson.Utils
   build-depends:
       base == 4.*
-    , aeson >= 0.6 && < 0.12
+    , aeson >= 0.6 && < 1.1
     , attoparsec >= 0.10 && < 0.14
     , bytestring >= 0.9 && < 0.11
     , scientific >= 0.3.2 && < 0.4
revision 4
 name:                aeson-utils
 version:             0.3.0.2
-x-revision: 3
+x-revision: 4
 synopsis:            Utilities for working with Aeson.
 description:         Utilities for working with Aeson.
 license:             BSD3
   exposed-modules:   Data.Aeson.Utils
   build-depends:
       base == 4.*
-    , aeson >= 0.6 && < 1.1
+    , aeson >= 0.6 && < 1.2
     , attoparsec >= 0.10 && < 0.14
     , bytestring >= 0.9 && < 0.11
     , scientific >= 0.3.2 && < 0.4
revision 5
 name:                aeson-utils
 version:             0.3.0.2
-x-revision: 4
+x-revision: 5
 synopsis:            Utilities for working with Aeson.
 description:         Utilities for working with Aeson.
 license:             BSD3
   exposed-modules:   Data.Aeson.Utils
   build-depends:
       base == 4.*
-    , aeson >= 0.6 && < 1.2
+    , aeson >= 0.6 && < 1.3
     , attoparsec >= 0.10 && < 0.14
     , bytestring >= 0.9 && < 0.11
     , scientific >= 0.3.2 && < 0.4
revision 6
 name:                aeson-utils
 version:             0.3.0.2
-x-revision: 5
+x-revision: 6
 synopsis:            Utilities for working with Aeson.
 description:         Utilities for working with Aeson.
 license:             BSD3
   exposed-modules:   Data.Aeson.Utils
   build-depends:
       base == 4.*
-    , aeson >= 0.6 && < 1.3
+    , aeson >= 0.6 && < 1.4
     , attoparsec >= 0.10 && < 0.14
     , bytestring >= 0.9 && < 0.11
     , scientific >= 0.3.2 && < 0.4
revision 7
 name:                aeson-utils
 version:             0.3.0.2
-x-revision: 6
+x-revision: 7
 synopsis:            Utilities for working with Aeson.
 description:         Utilities for working with Aeson.
 license:             BSD3
   exposed-modules:   Data.Aeson.Utils
   build-depends:
       base == 4.*
-    , aeson >= 0.6 && < 1.4
+    , aeson >= 0.6 && < 1.5
     , attoparsec >= 0.10 && < 0.14
     , bytestring >= 0.9 && < 0.11
     , scientific >= 0.3.2 && < 0.4