mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-22 11:07:53 +01:00
Enable linear-1.21
All of the dependencies listed in #5123 that were blocking version 1.21 of `linear` have been updated to allow building with it. Fixes #5123.
This commit is contained in:
parent
4f414be084
commit
3c9ab241ad
@ -867,7 +867,7 @@ packages:
|
|||||||
- lens-action
|
- lens-action
|
||||||
- lens-aeson
|
- lens-aeson
|
||||||
- lens-properties
|
- lens-properties
|
||||||
- linear < 1.21 # https://github.com/commercialhaskell/stackage/issues/5123
|
- linear
|
||||||
- linear-accelerate < 0 # GHC 8.4 via accelerate
|
- linear-accelerate < 0 # GHC 8.4 via accelerate
|
||||||
- log-domain
|
- log-domain
|
||||||
- machines
|
- machines
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user