Commit Graph

7 Commits

Author SHA1 Message Date
Adrien Destugues
453ffb4449 Add recipe for ghc 8.10.5
Mark as broken, the previous version of the compiler hits an assert
during the build. The same happens with ghc 8.10.2, strangely (it was
working when I wrote that recipe)
2021-08-07 22:00:17 +02:00
Adrien Destugues
7c0aa72549 Add recipe for ghc 8.10
Finally we are up to date with the latest version of ghc!
2021-01-02 20:02:30 +01:00
Adrien Destugues
e9819ea44c ghc 8.6: add patches provided by Donn Cave.
Atempt to enable the recipe, but the previous version of ghc (2.2)
crashes during the build for me. Let's see if the buildbot does better.
2021-01-02 12:59:52 +01:00
Adrien Destugues
9f20171a0c Add disabled recipe for ghc 8.6.
Help is needed to rebase one part of the patch (I don't know enough
about Haskell to do it myself)
2020-12-29 21:03:27 +01:00
Adrien Destugues
0cfb19cbd5 Add recipe for ghc 8.2. 2020-12-29 15:41:24 +01:00
Adrien Destugues
16417e5122 Add recipe for ghc 7.10 2020-12-28 23:36:39 +01:00
Adrien Destugues
6b02625aaa Add a recipe for ghc.
This is largely based on jessicah's work, with a few changes:
- Use haikuporter for patching, downloading and extracting things.
- Repackaged the bootstrap binary archive, because it had a file
hardlinked to itself (?) which confuses our python extractor (plain tar
seems to handle this just fine).
- Remove all the packages included in the recipe, I'll try to get them
built in spearate recipes instead.
2018-08-12 12:28:12 +02:00