Commit graph

13 commits

Author SHA1 Message Date
Jacob Heider 501376b992
TEA_PREFIX > PKGX_DIR; tea.prefix > pkgx.prefix 2023-10-01 21:27:27 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Jacob Heider 5605365a50
fix(haskell^8) (#3029)
* fix(haskell^8)

* last guess :/

* ghc-pkg check

* i think this does it

* 9.0 didn't actually build before
2023-08-22 19:14:25 -04:00
Jacob Heider 2348c5ff00
fix(haskell)[1][1]
ugh, embarrassing. commented out all the work.

closes #3008
closes #3007
closes #3006
closes #3005
2023-08-21 18:46:43 -04:00
Jacob Heider 566d41c308
fix(haskell)[1] 2023-08-21 18:35:33 -04:00
Jacob Heider 39296731e7
fix(haskell) (#3001)
* fix(haskell)

vendor GHC

* needs make

* debugging

* fix shims
2023-08-21 18:04:58 -04:00
Max Howell 221daf24f4
[ghc] use github tags for (#759) 2023-04-10 11:43:01 -04:00
Jacob Heider e2f503c0d4
update(haskell) (#869)
* update(haskell)

* add PIC for x86-64

* ChatGPT says this will work

* so annoying

* maybe this

* let's goooo
2023-04-09 19:02:10 -04:00
Max Howell 43c31ad736
One fix for relocatability 2022-12-01 12:34:50 -05:00
Jacob Heider 616098e71a
fix haskell.org build and rpath issues (#2)
Extreme bunch of work by all of us. In the end it was just a matter of finding the env vars for LDFLAGS for the various stages.

Dang ghc-devs, you hate us.

Co-authored-by: Jonathan Chang <me@jonathanchang.org>
Co-authored-by: Max Howell <mxcl@me.com>
2022-12-01 08:05:12 -05:00
Max Howell d3ad7ec109 ghc seems to require m4 during builds now
bootstrapping with a previous tea version of ghc would avoid this nonsense.
2022-09-19 08:15:42 -04:00
Max Howell ac25a93fff +test ghc 2022-09-02 17:02:54 -04:00
Max Howell 0a24579cec +ghc (#92) 2022-08-22 17:40:16 -04:00