Commit Graph

4 Commits

Author SHA1 Message Date
sternenseemann
0e7e79e7fb haskell.packages.microhs: fix eval 2026-04-17 15:16:15 +02:00
sternenseemann
8fbef8091f haskell.packages.microhs: add doDistribute where necessary
Packages that have an empty hydraPlatforms won't be tested on Hydra
otherwise, even if explicitly requested.
2026-04-09 22:34:06 +01:00
Alex Tunstall
b23b370052 top-level/release-haskell.nix: test GHC boot pkgs
Test the GHC boot packages that are known to work with MicroHs and mark
those that don't work as broken.
2026-04-09 22:33:44 +01:00
Alex Tunstall
e805baacb7 haskell.{compiler,packages}.microhs: init
The package set is built entirely from source using the stdenv and Hugs.

This also replaces the recently added microhs package, which was built
from pre-generated compiler output.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2026-04-09 22:33:33 +01:00