Cabal revisions of prometheus-0.1.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: prometheus version: 0.1.0.3+x-revision: 1 synopsis: Prometheus Haskell Client description: Idiomatic Haskell client for Prometheus.io monitoring. homepage: http://github.com/LukeHoersten/prometheus#readme , System.Metrics.Prometheus.RegistryT build-depends: atomic-primops >= 0.8 && < 0.9- , base >= 4.7 && < 5.0+ , base >= 4.8 && < 5 , bytestring >= 0.10 && < 0.11 , containers >= 0.5 && < 0.6 , http-types >= 0.9 && < 0.10