mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Remove uuid upper bound
This commit is contained in:
parent
1916530b71
commit
7eaf714ee2
@ -280,7 +280,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "either" "< 4"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
addRange "Michael Snoyman" "uuid" "< 1.3"
|
||||
addRange "Michael Snoyman" "optparse-applicative" "< 0.7"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user