mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
No need to manually disable rdf (can be managed by commenter) - also streamly-bytestringis not manually disabled (#7094).
This commit is contained in:
parent
3f53dd265e
commit
0cd87b345d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user