Skip to content

Commit

Permalink
Merge pull request #7497 from L0neGamer/add-ekg-json
Browse files Browse the repository at this point in the history
Add ekg-json, ekg-statsd, ekg
  • Loading branch information
bergmark committed Aug 5, 2024
2 parents a57764e + 4a4d48e commit f53b895
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4622,6 +4622,12 @@ packages:
- within
- zipper-extra

"Benjamin McRae <b.mcrae@outlook.com> @l0negamer":
- ekg
- ekg-core
- ekg-json
- ekg-statsd

"Domen Kozar <domen@enlambda.com> @domenkozar":
- elm2nix
- mixpanel-client < 0 # 0.3.0 aeson 2, https://github.com/commercialhaskell/stackage/issues/6443
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f53b895

Please sign in to comment.