Remove the deprecated gc package

The `gc` package is now deprecated (see its Hackage page). As
co-maintainer, I'd like to remove it from Stackage.
This commit is contained in:
Ryan Scott 2019-09-27 10:22:01 -04:00
parent 39a27b360f
commit f64f5c13b4

View File

@ -809,7 +809,6 @@ packages:
- fixed - fixed
- folds - folds
- free - free
- gc
- gl - gl
- graphs - graphs
- half - half
@ -6446,7 +6445,6 @@ skipped-tests:
- dotenv - dotenv
- enum-subset-generate - enum-subset-generate
- folds - folds
- gc
- generic-lens - generic-lens
- geojson - geojson
- github-types - github-types