XUtils

Stackage

"Stable Hackage," tools for creating a vetted set of packages from Hackage.


Nightlies

  1. Get list of core packages
  2. Get build constraints from list of maintained packages
  3. Load up package index
  4. Calculate build plan using newest versions of packages
  5. Write out a YAML file with complete build plan
  6. Verify that the build plan can be compiled
  7. Perform the build

Articles

  • coming soon...