mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 00:45:07 +03:00
[ghc] use github tags for (#759)
This commit is contained in:
parent
c88e37b2dc
commit
221daf24f4
1 changed files with 5 additions and 10 deletions
|
@ -4,16 +4,11 @@ distributable:
|
||||||
strip-components: 1
|
strip-components: 1
|
||||||
|
|
||||||
versions:
|
versions:
|
||||||
- 9.4.4
|
github: ghc/ghc/tags
|
||||||
- 9.2.4
|
strip:
|
||||||
#TODO
|
- /^ghc-/
|
||||||
# github: ghc/ghc/tags
|
- /-release$/
|
||||||
# strip:
|
ignore: [9.5.x, 9.6.x] #FIXME help us to build these!
|
||||||
# - /^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
|
|
||||||
|
|
||||||
provides:
|
provides:
|
||||||
- bin/ghc
|
- bin/ghc
|
||||||
|
|
Loading…
Reference in a new issue