mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-21 02:35:48 +01:00
add ghc-8.2.1 library upper bounds (#2659)
This commit is contained in:
parent
728a6438e7
commit
a55028994c
@ -3316,10 +3316,16 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2656
|
# https://github.com/fpco/stackage/issues/2656
|
||||||
- happstack-server < 7.5.0
|
- happstack-server < 7.5.0
|
||||||
|
|
||||||
|
# ghc-8.2.1
|
||||||
# https://github.com/fpco/stackage/issues/2659
|
# https://github.com/fpco/stackage/issues/2659
|
||||||
- haddock-library < 1.4.4
|
- haddock-library < 1.4.4
|
||||||
- haddock-api < 2.18.1
|
- haddock-api < 2.18.1
|
||||||
- haddock < 2.18.1
|
- haddock < 2.18.1
|
||||||
|
- Cabal < 2.0.0.2
|
||||||
|
- base < 4.9.1.0
|
||||||
|
- binary < 0.8.3.0
|
||||||
|
- containers < 0.5.7.1
|
||||||
|
- template-haskell < 2.11.1.0
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user