Skip to content

Run some boot package testsuites in CI

Matthew Pickering requested to merge wip/boot-lib-tests into master

This patch does a few things.

  1. Run text/bytestring/containers tests in CI.
  2. Update the CI scripts to use a new nixpkgs pin and newer compiler version.
  3. Add a patch for inspection-testing which is needed to run text tests.
  4. Updated ghc-debug submodule to fix the tests there.

Merge request reports