Skip to content

Commit

Permalink
Merge pull request #6121 from simonmichael/sm-yesod-hledger
Browse files Browse the repository at this point in the history
re-enable basic yesod packages and hledger-web
  • Loading branch information
alexeyzab authored Jul 18, 2021
2 parents d8e53d6 + 2012982 commit 2b8a52c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5287,7 +5287,6 @@ packages:
- xml-lens < 0
- xmonad < 0
- yeshql-hdbc < 0
- yesod-core < 0
- zenacy-html < 0

"GHC 9 bounds issues":
Expand Down Expand Up @@ -5949,7 +5948,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 @@ -6646,7 +6644,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 @@ -6660,7 +6657,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 @@ -6670,16 +6666,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

0 comments on commit 2b8a52c

Please sign in to comment.