packages feed

Cabal revisions of ekg-json-0.1.0.6

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

revision 1
-name:                ekg-json-version:             0.1.0.6-synopsis:            JSON encoding of ekg metrics-description:-  Encodes ekg metrics as JSON, using the same encoding as used by the-  ekg package, thus allowing ekg metrics to be served by other HTTP-  servers than the one used by the ekg package.-homepage:            https://github.com/tibbe/ekg-json-bug-reports:         https://github.com/tibbe/ekg-json/issues-license:             BSD3-license-file:        LICENSE-author:              Johan Tibell-maintainer:          johan.tibell@gmail.com-category:            Distribution-extra-source-files:  CHANGES.md-build-type:          Simple-cabal-version:       >=1.10--library-  exposed-modules:-    System.Metrics.Json-  build-depends:-    aeson >=0.4 && < 1.3,-    base >= 4.5 && < 4.11,-    ekg-core >= 0.1 && < 0.2,-    text < 1.3,-    unordered-containers < 0.3--  default-language: Haskell2010--source-repository head-  type:     git-  location: https://github.com/tibbe/ekg-json.git+name:                ekg-json
+version:             0.1.0.6
+x-revision: 1
+synopsis:            JSON encoding of ekg metrics
+description:
+  Encodes ekg metrics as JSON, using the same encoding as used by the
+  ekg package, thus allowing ekg metrics to be served by other HTTP
+  servers than the one used by the ekg package.
+homepage:            https://github.com/tibbe/ekg-json
+bug-reports:         https://github.com/tibbe/ekg-json/issues
+license:             BSD3
+license-file:        LICENSE
+author:              Johan Tibell
+maintainer:          johan.tibell@gmail.com
+category:            Distribution
+extra-source-files:  CHANGES.md
+build-type:          Simple
+cabal-version:       >=1.10
+
+library
+  exposed-modules:
+    System.Metrics.Json
+  build-depends:
+    aeson >=0.4 && < 1.3,
+    base >= 4.5 && < 4.12,
+    ekg-core >= 0.1 && < 0.2,
+    text < 1.3,
+    unordered-containers < 0.3
+
+  default-language: Haskell2010
+
+source-repository head
+  type:     git
+  location: https://github.com/tibbe/ekg-json.git
revision 2
 name:                ekg-json
 version:             0.1.0.6
-x-revision: 1
+x-revision: 2
 synopsis:            JSON encoding of ekg metrics
 description:
   Encodes ekg metrics as JSON, using the same encoding as used by the
   exposed-modules:
     System.Metrics.Json
   build-depends:
-    aeson >=0.4 && < 1.3,
+    aeson >=0.4 && < 1.4,
     base >= 4.5 && < 4.12,
     ekg-core >= 0.1 && < 0.2,
     text < 1.3,
revision 3
 name:                ekg-json
 version:             0.1.0.6
-x-revision: 2
+x-revision: 3
 synopsis:            JSON encoding of ekg metrics
 description:
   Encodes ekg metrics as JSON, using the same encoding as used by the
   exposed-modules:
     System.Metrics.Json
   build-depends:
-    aeson >=0.4 && < 1.4,
+    aeson >=0.4 && < 1.5,
     base >= 4.5 && < 4.12,
     ekg-core >= 0.1 && < 0.2,
     text < 1.3,
revision 4
 name:                ekg-json
 version:             0.1.0.6
-x-revision: 3
+x-revision: 4
 synopsis:            JSON encoding of ekg metrics
 description:
   Encodes ekg metrics as JSON, using the same encoding as used by the
     System.Metrics.Json
   build-depends:
     aeson >=0.4 && < 1.5,
-    base >= 4.5 && < 4.12,
+    base >= 4.5 && < 4.13,
     ekg-core >= 0.1 && < 0.2,
     text < 1.3,
     unordered-containers < 0.3
revision 5
 name:                ekg-json
 version:             0.1.0.6
-x-revision: 4
+x-revision: 5
 synopsis:            JSON encoding of ekg metrics
 description:
   Encodes ekg metrics as JSON, using the same encoding as used by the
     System.Metrics.Json
   build-depends:
     aeson >=0.4 && < 1.5,
-    base >= 4.5 && < 4.13,
+    base >= 4.5 && < 4.14,
     ekg-core >= 0.1 && < 0.2,
     text < 1.3,
     unordered-containers < 0.3
revision 6
 name:                ekg-json
 version:             0.1.0.6
-x-revision: 5
+x-revision: 6
 synopsis:            JSON encoding of ekg metrics
 description:
   Encodes ekg metrics as JSON, using the same encoding as used by the
     System.Metrics.Json
   build-depends:
     aeson >=0.4 && < 1.5,
-    base >= 4.5 && < 4.14,
+    base >= 4.5 && < 4.15,
     ekg-core >= 0.1 && < 0.2,
     text < 1.3,
     unordered-containers < 0.3
revision 7
 name:                ekg-json
 version:             0.1.0.6
-x-revision: 6
+x-revision: 7
 synopsis:            JSON encoding of ekg metrics
 description:
   Encodes ekg metrics as JSON, using the same encoding as used by the
   exposed-modules:
     System.Metrics.Json
   build-depends:
-    aeson >=0.4 && < 1.5,
+    aeson >=0.4 && < 1.6,
     base >= 4.5 && < 4.15,
     ekg-core >= 0.1 && < 0.2,
     text < 1.3,