mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Re-enable prometheus-metrics-ghc & wai-middleware-prometheus
These two libraries were disabled referencing fimad/prometheus-haskell#39 which was fixed in 2018. It looks like they were never re-enabled in stackage. I also just ran tests for both of these packages using lts-17.14 and nightly-2021-06-01, both compile and tests pass with no issues. Fixes fimad/prometheus-haskell#61
This commit is contained in:
parent
10a6109ef0
commit
89050fb1ea
@ -2101,10 +2101,10 @@ packages:
|
||||
|
||||
"Will Coster <willcoster@gmail.com> @fimad":
|
||||
- prometheus-client
|
||||
- prometheus-metrics-ghc < 0 # Build failure: https://github.com/fimad/prometheus-haskell/issues/39
|
||||
- prometheus-metrics-ghc
|
||||
- scalpel
|
||||
- scalpel-core
|
||||
- wai-middleware-prometheus < 0 # GHC 8.4 via prometheus-client
|
||||
- wai-middleware-prometheus
|
||||
|
||||
"William Casarin <bill@casarin.me> @jb55":
|
||||
- bson-lens < 0 # via bson
|
||||
|
||||
Loading…
Reference in New Issue
Block a user