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:
Ryan Scott 2020-02-17 07:42:40 -05:00
parent 4f414be084
commit 3c9ab241ad

View File

@ -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