Cabal revisions of ekg-0.4.0.15
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: ekg-version: 0.4.0.15-cabal-version: >= 1.8-synopsis: Remote monitoring of processes-description:- This library lets you remotely monitor a running process over HTTP.- It provides a simple way to integrate a monitoring server into any- application.-homepage: https://github.com/tibbe/ekg-bug-reports: https://github.com/tibbe/ekg/issues-license: BSD3-license-file: LICENSE-author: Johan Tibell-maintainer: Johan Tibell <johan.tibell@gmail.com>,- Mikhail Glushenkov <mikhail.glushenkov@gmail.com>-category: System, Network-build-type: Simple-data-files: assets/index.html assets/monitor.js assets/monitor.css- assets/jquery.flot.min.js assets/jquery-1.6.4.min.js- assets/bootstrap-1.4.0.min.css- assets/chart_line_add.png assets/cross.png-extra-source-files: LICENSE.icons LICENSE.javascript README.md- assets/jquery-1.6.4.js assets/jquery.flot.js- assets/bootstrap-1.4.0.css- examples/Basic.hs CHANGES.md-tested-with: GHC == 8.4.1, GHC == 8.2.2, GHC == 8.0.2,- GHC == 7.10.3, GHC == 7.8.4, GHC == 7.6.3--library- exposed-modules:- System.Remote.Counter- System.Remote.Gauge- System.Remote.Label- System.Remote.Monitoring-- other-modules:- Paths_ekg- System.Remote.Json- System.Remote.Snap-- build-depends:- aeson >= 0.4 && < 1.3,- base >= 4.5 && < 4.12,- bytestring < 1.0,- ekg-core >= 0.1 && < 0.2,- ekg-json >= 0.1 && < 0.2,- filepath < 1.5,- network < 2.7,- snap-core < 1.1,- snap-server < 1.2,- text < 1.3,- time < 1.9,- transformers < 0.6,- unordered-containers < 0.3-- ghc-options: -Wall--source-repository head- type: git- location: https://github.com/tibbe/ekg.git+name: ekg +version: 0.4.0.15 +x-revision: 1 +cabal-version: >= 1.8 +synopsis: Remote monitoring of processes +description: + This library lets you remotely monitor a running process over HTTP. + It provides a simple way to integrate a monitoring server into any + application. +homepage: https://github.com/tibbe/ekg +bug-reports: https://github.com/tibbe/ekg/issues +license: BSD3 +license-file: LICENSE +author: Johan Tibell +maintainer: Johan Tibell <johan.tibell@gmail.com>, + Mikhail Glushenkov <mikhail.glushenkov@gmail.com> +category: System, Network +build-type: Simple +data-files: assets/index.html assets/monitor.js assets/monitor.css + assets/jquery.flot.min.js assets/jquery-1.6.4.min.js + assets/bootstrap-1.4.0.min.css + assets/chart_line_add.png assets/cross.png +extra-source-files: LICENSE.icons LICENSE.javascript README.md + assets/jquery-1.6.4.js assets/jquery.flot.js + assets/bootstrap-1.4.0.css + examples/Basic.hs CHANGES.md +tested-with: GHC == 8.4.1, GHC == 8.2.2, GHC == 8.0.2, + GHC == 7.10.3, GHC == 7.8.4, GHC == 7.6.3 + +library + exposed-modules: + System.Remote.Counter + System.Remote.Gauge + System.Remote.Label + System.Remote.Monitoring + + other-modules: + Paths_ekg + System.Remote.Json + System.Remote.Snap + + build-depends: + aeson >= 0.4 && < 1.4, + base >= 4.5 && < 4.12, + bytestring < 1.0, + ekg-core >= 0.1 && < 0.2, + ekg-json >= 0.1 && < 0.2, + filepath < 1.5, + network < 2.7, + snap-core < 1.1, + snap-server < 1.2, + text < 1.3, + time < 1.9, + transformers < 0.6, + unordered-containers < 0.3 + + ghc-options: -Wall + +source-repository head + type: git + location: https://github.com/tibbe/ekg.git
revision 2
name: ekg version: 0.4.0.15 -x-revision: 1 +x-revision: 2 cabal-version: >= 1.8 synopsis: Remote monitoring of processes description: ekg-core >= 0.1 && < 0.2, ekg-json >= 0.1 && < 0.2, filepath < 1.5, - network < 2.7, + network < 2.8, snap-core < 1.1, snap-server < 1.2, text < 1.3,
revision 3
name: ekg version: 0.4.0.15 -x-revision: 2 +x-revision: 3 cabal-version: >= 1.8 synopsis: Remote monitoring of processes description: System.Remote.Snap build-depends: - aeson >= 0.4 && < 1.4, + aeson >= 0.4 && < 1.5, base >= 4.5 && < 4.12, bytestring < 1.0, ekg-core >= 0.1 && < 0.2,
revision 4
name: ekg version: 0.4.0.15 -x-revision: 3 +x-revision: 4 cabal-version: >= 1.8 synopsis: Remote monitoring of processes description: ekg-core >= 0.1 && < 0.2, ekg-json >= 0.1 && < 0.2, filepath < 1.5, - network < 2.8, + network < 2.9, snap-core < 1.1, snap-server < 1.2, text < 1.3,
revision 5
name: ekg version: 0.4.0.15 -x-revision: 4 +x-revision: 5 cabal-version: >= 1.8 synopsis: Remote monitoring of processes description: build-depends: aeson >= 0.4 && < 1.5, - base >= 4.5 && < 4.12, + base >= 4.5 && < 4.13, bytestring < 1.0, ekg-core >= 0.1 && < 0.2, ekg-json >= 0.1 && < 0.2,
revision 6
name: ekg version: 0.4.0.15 -x-revision: 5 +x-revision: 6 cabal-version: >= 1.8 synopsis: Remote monitoring of processes description: ekg-core >= 0.1 && < 0.2, ekg-json >= 0.1 && < 0.2, filepath < 1.5, - network < 2.9, + network < 3.2, snap-core < 1.1, snap-server < 1.2, text < 1.3,
revision 7
name: ekg version: 0.4.0.15 -x-revision: 6 +x-revision: 7 cabal-version: >= 1.8 synopsis: Remote monitoring of processes description: build-depends: aeson >= 0.4 && < 1.5, - base >= 4.5 && < 4.13, + base >= 4.5 && < 4.14, bytestring < 1.0, ekg-core >= 0.1 && < 0.2, ekg-json >= 0.1 && < 0.2, snap-core < 1.1, snap-server < 1.2, text < 1.3, - time < 1.9, + time < 1.10, transformers < 0.6, unordered-containers < 0.3
revision 8
name: ekg version: 0.4.0.15 -x-revision: 7 +x-revision: 8 cabal-version: >= 1.8 synopsis: Remote monitoring of processes description: System.Remote.Snap build-depends: - aeson >= 0.4 && < 1.5, - base >= 4.5 && < 4.14, + aeson >= 0.4 && < 1.6, + base >= 4.5 && < 4.15, bytestring < 1.0, ekg-core >= 0.1 && < 0.2, ekg-json >= 0.1 && < 0.2,