No need to manually disable rdf (can be managed by commenter) - also streamly-bytestringis not manually disabled (#7094).

This commit is contained in:
Andreas Ländle 2023-10-15 08:30:20 +02:00
parent 3f53dd265e
commit 0cd87b345d

View File

@ -3764,7 +3764,7 @@ packages:
"Travis Whitaker <pi.boy.travis@gmail.com>":
- cpuinfo
- lmdb
- rdf < 0 # https://github.com/commercialhaskell/stackage/issues/7094
- rdf
- data-compat
- deepseq-instances
@ -7523,6 +7523,7 @@ packages:
- random-source < 0 # tried random-source-0.3.0.13, but its *library* requires base >=4 && < 4.16 and the snapshot contains base-4.18.1.0
- random-source < 0 # tried random-source-0.3.0.13, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1
- rank2classes < 0 # tried rank2classes-1.5.2, but its *library* requires the disabled package: data-functor-logistic
- rdf < 0 # tried rdf-0.1.0.7, but its *library* requires bytestring >=0.10 && < 0.11.5 and the snapshot contains bytestring-0.11.5.2
- reanimate < 0 # tried reanimate-1.1.6.0, but its *library* requires aeson >=1.3.0.0 && < 2 and the snapshot contains aeson-2.1.2.1
- reanimate < 0 # tried reanimate-1.1.6.0, but its *library* requires the disabled package: reanimate-svg
- rec-smallarray < 0 # tried rec-smallarray-0.1.0.0, but its *library* requires base >=4.12 && < =4.17 and the snapshot contains base-4.18.1.0