Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-25 | Remove GHCJS support completely | Ben Sima | |
I don't care about ghcjs anymore, the most javascript I want to do is jQuery. | |||
2022-07-19 | Upgrade nixpkgs, ghc923 | Ben Sima | |
I ended up deleting miso, and consequently all files under Hero/ and Miso/, because I couldn't get miso to build with GHC 9.2. Other things: - Niv has been wrapped by Biz/Bild/Deps.hs, so I can extend it to my liking. - Apply-refact is gone because I couldn't get it to build. - Disabled python stuff. | |||
2021-11-26 | Update to ghc 8.10.4 | Ben Sima | |
This also makes some changes to the build tooling to clean up the environment a bit, and get us closer to 'bild -s'. |