Skip to content

Commit

Permalink
Revert "Disabled urlpath (athanclark/urlpath#11)"
Browse files Browse the repository at this point in the history
This reverts commit 877a862.
  • Loading branch information
alaendle committed Dec 5, 2023
1 parent f4c128f commit cb7c116
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2548,7 +2548,7 @@ packages:
- tries
- unit-constraint
- unfoldable-restricted
- urlpath < 0 # 11.0.0 compile fail https://github.com/athanclark/urlpath/issues/11
- urlpath
- wai-transformers
- websockets-rpc
- websockets-simple
Expand Down Expand Up @@ -7196,7 +7196,6 @@ packages:
- makefile < 0 # tried makefile-1.1.0.0, but its *library* requires attoparsec >=0.12 && < 0.14 and the snapshot contains attoparsec-0.14.4
- makefile < 0 # tried makefile-1.1.0.0, but its *library* requires text >=1.1 && < 1.3 and the snapshot contains text-2.0.2
- mallard < 0 # tried mallard-0.6.1.1, but its *library* requires megaparsec >=6 && < 7 and the snapshot contains megaparsec-9.4.1
- markup < 0 # tried markup-4.2.0, but its *library* requires the disabled package: urlpath
- marvin < 0 # tried marvin-0.2.5, but its *library* requires aeson >=0.11 && < 1.3 and the snapshot contains aeson-2.1.2.1
- marvin < 0 # tried marvin-0.2.5, but its *library* requires http-client >=0.4 && < 0.6 and the snapshot contains http-client-0.7.14
- marvin < 0 # tried marvin-0.2.5, but its *library* requires lens >=4 && < 5 and the snapshot contains lens-5.2.3
Expand Down

0 comments on commit cb7c116

Please sign in to comment.