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 hledger, hledger-ui #6801

Merged
merged 1 commit into from
Dec 2, 2022
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
6 changes: 1 addition & 5 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6708,13 +6708,9 @@ packages:
- hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires profunctors >=5.0 && < 5.3 and the snapshot contains profunctors-5.6.2
- hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires protolude >=0.1.10 && < 0.3 and the snapshot contains protolude-0.3.2
- hjsonschema < 0 # tried hjsonschema-1.10.0, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.1
- hledger < 0 # tried hledger-1.27.1, but its *library* requires base >=4.14 && < 4.17 and the snapshot contains base-4.17.0.0
- hledger-interest < 0 # tried hledger-interest-1.6.4, but its *executable* requires the disabled package: hledger-lib
- hledger-lib < 0 # tried hledger-lib-1.27.1, but its *library* requires base >=4.14 && < 4.17 and the snapshot contains base-4.17.0.0
- hledger-stockquotes < 0 # tried hledger-stockquotes-0.1.2.1, but its *library* requires the disabled package: hledger-lib
- hledger-ui < 0 # tried hledger-ui-1.27.1, but its *executable* requires base >=4.14 && < 4.17 and the snapshot contains base-4.17.0.0
- hledger-ui < 0 # tried hledger-ui-1.27.1, but its *executable* requires fsnotify >=0.2.1.2 && < 0.4 and the snapshot contains fsnotify-0.4.1.0
- hledger-web < 0 # tried hledger-web-1.27.1, but its *library* requires base >=4.14 && < 4.17 and the snapshot contains base-4.17.0.0
- hledger-web < 0 # tried hledger-web-1.28, but its *library* requires the disabled package hjsmin
- hmatrix-backprop < 0 # tried hmatrix-backprop-0.1.3.0, but its *library* requires the disabled package: backprop
- hmatrix-repa < 0 # tried hmatrix-repa-0.1.2.2, but its *library* requires the disabled package: repa
- hmm-lapack < 0 # tried hmm-lapack-0.5, but its *library* requires the disabled package: lapack
Expand Down