mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 04:31:57 +01:00
Add a section for packages that should stay removed from stackage
This commit is contained in:
parent
6df9d2178c
commit
fac06b812c
@ -2439,6 +2439,13 @@ packages:
|
|||||||
"Abandoned packages":
|
"Abandoned packages":
|
||||||
- curl
|
- curl
|
||||||
|
|
||||||
|
# If you want to make sure a package is removed from stackage,
|
||||||
|
# place it here with a `< 0` constraint and send a pull
|
||||||
|
# request. This will tell us if other packages would be
|
||||||
|
# affected. Packages will be kept in this list indefinitely so
|
||||||
|
# that new packages depending on it will be flagged as well.
|
||||||
|
"Removed packages": []
|
||||||
|
|
||||||
"GHC upper bounds":
|
"GHC upper bounds":
|
||||||
# Need to always match the version shipped with GHC
|
# Need to always match the version shipped with GHC
|
||||||
- Win32 == 2.3.1.1
|
- Win32 == 2.3.1.1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user