mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove SHA upper bound (thanks @acw)
This commit is contained in:
parent
65814cf690
commit
61a0b62ca8
@ -336,9 +336,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "fay-base" "< 0.19"
|
||||
addRange "Michael Snoyman" "fay-text" "< 0.3.0.1"
|
||||
|
||||
-- binary package dep issue, figure out more fine-grained workaround
|
||||
addRange "Michael Snoyman" "SHA" "< 1.6.3"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user