Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

re-enable basic yesod packages and hledger-web #6121

Merged
merged 1 commit into from
Jul 18, 2021
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
7 changes: 0 additions & 7 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5282,7 +5282,6 @@ packages:
- xml-lens < 0
- xmonad < 0
- yeshql-hdbc < 0
- yesod-core < 0
- zenacy-html < 0

"GHC 9 bounds issues":
Expand Down Expand Up @@ -5944,7 +5943,6 @@ packages:
- hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: Chart-diagrams
- hit < 0 # tried hit-0.7.0, but its *executable* requires the disabled package: git
- hledger-interest < 0 # tried hledger-interest-1.6.1, but its *executable* does not support: hledger-lib-1.22
- hledger-web < 0 # tried hledger-web-1.22, but its *library* requires the disabled package: yesod-core
- hmatrix-backprop < 0 # tried hmatrix-backprop-0.1.3.0, but its *library* requires the disabled package: backprop
- hmpfr < 0 # tried hmpfr-0.4.4, but its *library* does not support: integer-gmp-1.1
- hnix < 0 # tried hnix-0.14.0.1, but its *library* requires the disabled package: hnix-store-remote
Expand Down Expand Up @@ -6641,7 +6639,6 @@ packages:
- xturtle < 0 # tried xturtle-0.2.0.0, but its *library* requires the disabled package: yjsvg
- yeshql < 0 # tried yeshql-4.2.0.0, but its *library* does not support: yeshql-core-4.2.0.0
- yeshql < 0 # tried yeshql-4.2.0.0, but its *library* requires the disabled package: yeshql-hdbc
- yesod < 0 # tried yesod-1.6.1.2, but its *library* requires the disabled package: yesod-core
- yesod-alerts < 0 # tried yesod-alerts-0.1.3.0, but its *library* requires the disabled package: yesod-core
- yesod-auth < 0 # tried yesod-auth-1.6.10.3, but its *library* requires the disabled package: yesod-core
- yesod-auth-basic < 0 # tried yesod-auth-basic-0.1.0.3, but its *library* requires the disabled package: yesod
Expand All @@ -6655,7 +6652,6 @@ packages:
- yesod-csp < 0 # tried yesod-csp-0.2.5.0, but its *library* requires the disabled package: yesod-core
- yesod-eventsource < 0 # tried yesod-eventsource-1.6.0.1, but its *library* requires the disabled package: yesod-core
- yesod-fb < 0 # tried yesod-fb-0.6.1, but its *library* requires the disabled package: yesod-core
- yesod-form < 0 # tried yesod-form-1.7.0, but its *library* requires the disabled package: yesod-core
- yesod-form-bootstrap4 < 0 # tried yesod-form-bootstrap4-3.0.1, but its *library* requires the disabled package: yesod-core
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* does not support: yesod-form-1.7.0
- yesod-form-richtext < 0 # tried yesod-form-richtext-0.1.0.2, but its *library* requires the disabled package: yesod-core
Expand All @@ -6665,16 +6661,13 @@ packages:
- yesod-newsfeed < 0 # tried yesod-newsfeed-1.7.0.0, but its *library* requires the disabled package: yesod-core
- yesod-page-cursor < 0 # tried yesod-page-cursor-2.0.0.8, but its *library* requires the disabled package: yesod-core
- yesod-paginator < 0 # tried yesod-paginator-1.1.1.0, but its *library* requires the disabled package: yesod-core
- yesod-persistent < 0 # tried yesod-persistent-1.6.0.7, but its *library* requires the disabled package: yesod-core
- yesod-recaptcha2 < 0 # tried yesod-recaptcha2-1.0.2, but its *library* requires the disabled package: yesod-core
- yesod-sitemap < 0 # tried yesod-sitemap-1.6.0, but its *library* requires the disabled package: yesod-core
- yesod-static < 0 # tried yesod-static-1.6.1.0, but its *library* requires the disabled package: yesod-core
- yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *executable* does not support: yesod-1.6.1.2
- yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: language-javascript-0.7.1.0
- yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* does not support: yesod-static-1.6.1.0
- yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* requires the disabled package: hamlet
- yesod-static-angular < 0 # tried yesod-static-angular-0.1.8, but its *library* requires the disabled package: yesod-core
- yesod-test < 0 # tried yesod-test-1.6.12, but its *library* requires the disabled package: yesod-core
- yesod-text-markdown < 0 # tried yesod-text-markdown-0.1.10, but its *library* requires the disabled package: yesod-core
- yesod-websockets < 0 # tried yesod-websockets-0.3.0.3, but its *library* requires the disabled package: yesod-core
- yjsvg < 0 # tried yjsvg-0.2.0.1, but its *library* requires the disabled package: HaXml
Expand Down