mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 15:40:26 +01:00
Add experimental no-revisions field
This commit is contained in:
parent
278d282517
commit
1be82f516d
@ -3975,3 +3975,8 @@ hide:
|
|||||||
- cryptohash-md5
|
- cryptohash-md5
|
||||||
- cryptohash-sha1
|
- cryptohash-sha1
|
||||||
- cryptohash-sha256
|
- cryptohash-sha256
|
||||||
|
|
||||||
|
# Experimental: packages where Hackage cabal file revisions should be ignored.
|
||||||
|
# Always use the cabal file shipped with the sdist tarball instead.
|
||||||
|
no-revisions:
|
||||||
|
- tls
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user