mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove accelerate upper bound
This commit is contained in:
parent
dce8319086
commit
865d1e3479
@ -192,8 +192,6 @@ defaultStablePackages = unPackageMap $ execWriter $ do
|
||||
-- Due to binary package dep
|
||||
addRange "Michael Snoyman" "statistics" "< 0.10.4"
|
||||
|
||||
addRange "Michael Snoyman" "accelerate" "< 0.13.0.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/81
|
||||
addRange "Michael Snoyman" "fingertree" "< 0.1"
|
||||
where
|
||||
|
||||
Loading…
Reference in New Issue
Block a user