-
Notifications
You must be signed in to change notification settings - Fork 805
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7497 from L0neGamer/add-ekg-json
Add ekg-json, ekg-statsd, ekg
- Loading branch information
Showing
1 changed file
with
6 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4622,6 +4622,12 @@ packages: | |
- within | ||
- zipper-extra | ||
|
||
"Benjamin McRae <[email protected]> @l0negamer": | ||
- ekg | ||
- ekg-core | ||
- ekg-json | ||
- ekg-statsd | ||
|
||
"Domen Kozar <[email protected]> @domenkozar": | ||
- elm2nix | ||
- mixpanel-client < 0 # 0.3.0 aeson 2, https://github.com/commercialhaskell/stackage/issues/6443 | ||
|
@@ -5980,10 +5986,6 @@ packages: | |
- compiler-warnings # #6326/closed | ||
- curl | ||
- dynamic-state # #6326/closed | ||
- ekg | ||
- ekg-core | ||
- ekg-json | ||
- ekg-statsd | ||
- first-class-patterns # #5965/closed | ||
- ghc-trace-events # #6326/closed | ||
- hashing # #6271 | ||
|
@@ -6695,19 +6697,6 @@ packages: | |
- egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* requires mtl ^>=2.2.1 and the snapshot contains mtl-2.3.1 | ||
- egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* requires template-haskell >=2.2.0 && < 2.17 and the snapshot contains template-haskell-2.21.0.0 | ||
- egison-pattern-src-th-mode < 0 # tried egison-pattern-src-th-mode-0.2.1.2, but its *library* requires text >=0.1.0 && < 1.3 and the snapshot contains text-2.1.1 | ||
- ekg < 0 # tried ekg-0.4.0.15, but its *library* requires aeson >=0.4 && < 1.6 and the snapshot contains aeson-2.2.3.0 | ||
- ekg < 0 # tried ekg-0.4.0.15, but its *library* requires base >=4.5 && < 4.15 and the snapshot contains base-4.19.1.0 | ||
- ekg < 0 # tried ekg-0.4.0.15, but its *library* requires network < 3.2 and the snapshot contains network-3.2.1.0 | ||
- ekg < 0 # tried ekg-0.4.0.15, but its *library* requires text < 1.3 and the snapshot contains text-2.1.1 | ||
- ekg < 0 # tried ekg-0.4.0.15, but its *library* requires time < 1.10 and the snapshot contains time-1.12.2 | ||
- ekg < 0 # tried ekg-0.4.0.15, but its *library* requires transformers < 0.6 and the snapshot contains transformers-0.6.1.0 | ||
- ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* requires aeson >=0.4 && < 1.6 and the snapshot contains aeson-2.2.3.0 | ||
- ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* requires base >=4.5 && < 4.15 and the snapshot contains base-4.19.1.0 | ||
- ekg-json < 0 # tried ekg-json-0.1.0.6, but its *library* requires text < 1.3 and the snapshot contains text-2.1.1 | ||
- ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* requires base >=4.6 && < 4.15 and the snapshot contains base-4.19.1.0 | ||
- ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* requires network < 3.2 and the snapshot contains network-3.2.1.0 | ||
- ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* requires text < 1.3 and the snapshot contains text-2.1.1 | ||
- ekg-statsd < 0 # tried ekg-statsd-0.2.5.0, but its *library* requires time < 1.10 and the snapshot contains time-1.12.2 | ||
- ekg-wai < 0 # tried ekg-wai-0.1.1.0, but its *library* requires time < 1.10 and the snapshot contains time-1.12.2 | ||
- elliptic-curve < 0 # tried elliptic-curve-0.3.0, but its *library* requires protolude >=0.2 && < 0.3 and the snapshot contains protolude-0.3.4 | ||
- essence-of-live-coding-gloss < 0 # tried essence-of-live-coding-gloss-0.2.7, but its *library* requires the disabled package: essence-of-live-coding | ||
|