mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 04:01:56 +01:00
Disable doctest-discover-configurator
This commit is contained in:
parent
191285ec12
commit
293b9f0247
@ -3557,11 +3557,12 @@ packages:
|
|||||||
# - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1
|
# - language-lua2 # https://github.com/mitchellwrosen/language-lua2/issues/4 # GHC 8.2.1
|
||||||
- cassava
|
- cassava
|
||||||
|
|
||||||
# Packages without maintainers that cause compilation failures,
|
# Packages without maintainers that cause issues,
|
||||||
# this is to prevent us from including them by accident. They can
|
# this is to prevent us from including them by accident. They can
|
||||||
# be removed from this list if they are fixed.
|
# be removed from this list if they are fixed.
|
||||||
"Unmaintained packages with compilation failures":
|
"Unmaintained packages with compilation failures":
|
||||||
- stackage-types < 0
|
- stackage-types < 0
|
||||||
|
- doctest-discover-configurator < 0
|
||||||
|
|
||||||
# If you want to make sure a package is removed from stackage,
|
# If you want to make sure a package is removed from stackage,
|
||||||
# place it here with a `< 0` constraint and send a pull
|
# place it here with a `< 0` constraint and send a pull
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user