packages feed

Cabal revisions of rest-stringmap-0.2.0.6

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

revision 1
-name:                rest-stringmap-version:             0.2.0.6-license:             BSD3-license-file:        LICENSE-synopsis:            Maps with stringy keys that can be transcoded to JSON and XML.-description:         Maps with stringy keys that can be transcoded to JSON and XML.-author:              Silk B.V.-maintainer:          code@silk.co-copyright:           2014 Silk B.V.-category:            Silk-build-type:          Simple-cabal-version:       >=1.10--extra-source-files:-  CHANGELOG.md-  LICENSE--library-  default-language:  Haskell2010-  ghc-options:       -Wall-  hs-source-dirs:    src-  exposed-modules:-    Rest.StringMap.HashMap.Lazy-    Rest.StringMap.HashMap.Strict-    Rest.StringMap.Map.Lazy-    Rest.StringMap.Map.Strict-    Rest.StringMap.Util-  build-depends:-      base >= 4.6 && < 4.9-    , aeson >= 0.7 && < 0.10-    , containers == 0.5.*-    , hashable == 1.2.*-    , hxt == 9.3.*-    , json-schema >= 0.6 && < 0.8-    , tostring >= 0.2.1 && < 0.3-    , unordered-containers == 0.2.*-  if impl(ghc < 7.8)-    build-depends: tagged >= 0.2 && < 0.9+name:                rest-stringmap
+version:             0.2.0.6
+x-revision: 1
+license:             BSD3
+license-file:        LICENSE
+synopsis:            Maps with stringy keys that can be transcoded to JSON and XML.
+description:         Maps with stringy keys that can be transcoded to JSON and XML.
+author:              Silk B.V.
+maintainer:          code@silk.co
+copyright:           2014 Silk B.V.
+category:            Silk
+build-type:          Simple
+cabal-version:       >=1.10
+
+extra-source-files:
+  CHANGELOG.md
+  LICENSE
+
+library
+  default-language:  Haskell2010
+  ghc-options:       -Wall
+  hs-source-dirs:    src
+  exposed-modules:
+    Rest.StringMap.HashMap.Lazy
+    Rest.StringMap.HashMap.Strict
+    Rest.StringMap.Map.Lazy
+    Rest.StringMap.Map.Strict
+    Rest.StringMap.Util
+  build-depends:
+      base >= 4.6 && < 4.9
+    , aeson >= 0.7 && < 0.11
+    , containers == 0.5.*
+    , hashable == 1.2.*
+    , hxt == 9.3.*
+    , json-schema >= 0.6 && < 0.8
+    , tostring >= 0.2.1 && < 0.3
+    , unordered-containers == 0.2.*
+  if impl(ghc < 7.8)
+    build-depends: tagged >= 0.2 && < 0.9
revision 2
 name:                rest-stringmap
 version:             0.2.0.6
-x-revision: 1
+x-revision: 2
 license:             BSD3
 license-file:        LICENSE
 synopsis:            Maps with stringy keys that can be transcoded to JSON and XML.
     Rest.StringMap.Util
   build-depends:
       base >= 4.6 && < 4.9
-    , aeson >= 0.7 && < 0.11
+    , aeson >= 0.7 && < 0.12
     , containers == 0.5.*
     , hashable == 1.2.*
     , hxt == 9.3.*
revision 3
 name:                rest-stringmap
 version:             0.2.0.6
-x-revision: 2
+x-revision: 3
 license:             BSD3
 license-file:        LICENSE
 synopsis:            Maps with stringy keys that can be transcoded to JSON and XML.
     Rest.StringMap.Map.Strict
     Rest.StringMap.Util
   build-depends:
-      base >= 4.6 && < 4.9
+      base >= 4.6 && < 4.10
     , aeson >= 0.7 && < 0.12
     , containers == 0.5.*
     , hashable == 1.2.*
revision 4
 name:                rest-stringmap
 version:             0.2.0.6
-x-revision: 3
+x-revision: 4
 license:             BSD3
 license-file:        LICENSE
 synopsis:            Maps with stringy keys that can be transcoded to JSON and XML.
     Rest.StringMap.Util
   build-depends:
       base >= 4.6 && < 4.10
-    , aeson >= 0.7 && < 0.12
+    , aeson >= 0.7 && < 1.1
     , containers == 0.5.*
     , hashable == 1.2.*
     , hxt == 9.3.*
revision 5
 name:                rest-stringmap
 version:             0.2.0.6
-x-revision: 4
+x-revision: 5
 license:             BSD3
 license-file:        LICENSE
 synopsis:            Maps with stringy keys that can be transcoded to JSON and XML.
     Rest.StringMap.Util
   build-depends:
       base >= 4.6 && < 4.10
-    , aeson >= 0.7 && < 1.1
+    , aeson >= 0.7 && < 1.2
     , containers == 0.5.*
     , hashable == 1.2.*
     , hxt == 9.3.*
revision 6
 name:                rest-stringmap
 version:             0.2.0.6
-x-revision: 5
+x-revision: 6
 license:             BSD3
 license-file:        LICENSE
 synopsis:            Maps with stringy keys that can be transcoded to JSON and XML.
     Rest.StringMap.Util
   build-depends:
       base >= 4.6 && < 4.10
-    , aeson >= 0.7 && < 1.2
+    , aeson >= 0.7 && < 1.3
     , containers == 0.5.*
     , hashable == 1.2.*
     , hxt == 9.3.*
revision 7
 name:                rest-stringmap
 version:             0.2.0.6
-x-revision: 6
+x-revision: 7
 license:             BSD3
 license-file:        LICENSE
 synopsis:            Maps with stringy keys that can be transcoded to JSON and XML.
     Rest.StringMap.Map.Strict
     Rest.StringMap.Util
   build-depends:
-      base >= 4.6 && < 4.10
+      base >= 4.6 && < 4.11
     , aeson >= 0.7 && < 1.3
     , containers == 0.5.*
     , hashable == 1.2.*