Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5261,6 +5261,9 @@ packages:
- config-value
- toml-parser

"Devon Tomlin <devon.tomlin@novavero.ai> @aoinoikaz":
- firebase-hs

"Andreas Ländle @alaendle":
- co-log
- co-log-core
Expand All @@ -5284,7 +5287,6 @@ packages:
- effectful-poolboy
- exact-real
- fgl-visualize
- firebase-hs
- fx
- gb-vector
- generic-case
Expand Down Expand Up @@ -6853,7 +6855,6 @@ packages:
- fib < 0 # tried fib-0.1.0.1, but its *library* requires the disabled package: base-noprelude
- fields-and-cases < 0 # tried fields-and-cases-0.2.0.0, but its *library* requires base >=4.17.2.0 && < 4.20 and the snapshot contains base-4.21.2.0
- fin < 0 # tried fin-0.3.2, but its *library* requires QuickCheck ^>=2.14.2 || ^>=2.15 || ^>=2.18.0.0 and the snapshot contains QuickCheck-2.16.0.0
- firebase-hs < 0 # tried firebase-hs-0.2.0.0, but its *library* requires http-client-tls >=0.3 && < 0.4 and the snapshot contains http-client-tls-0.4.0
- first-class-patterns < 0 # tried first-class-patterns-0.3.2.5, but its *library* requires transformers >=0.1.0 && < 0.6 and the snapshot contains transformers-0.6.3.0
- flat-mcmc < 0 # tried flat-mcmc-1.5.2, but its *library* requires text >=1.2 && < 2 and the snapshot contains text-2.1.4
- flat-mcmc < 0 # tried flat-mcmc-1.5.2, but its *library* requires transformers >=0.2 && < 0.6 and the snapshot contains transformers-0.6.3.0
Expand Down