[ghc] use github tags for (#759)

This commit is contained in:
Max Howell 2023-04-10 11:43:01 -04:00 committed by GitHub
parent c88e37b2dc
commit 221daf24f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,16 +4,11 @@ distributable:
strip-components: 1
versions:
- 9.4.4
- 9.2.4
#TODO
# github: ghc/ghc/tags
# strip:
# - /^ghc-/
# - /-release$/
# however ghc breaks every time they release a new version
# so you are welcome to embrace trying to build it, we kindly ask they care
# more about ensuring their monolithic nonsense has stability in builds
github: ghc/ghc/tags
strip:
- /^ghc-/
- /-release$/
ignore: [9.5.x, 9.6.x] #FIXME help us to build these!
provides:
- bin/ghc