Closed
Description
Recent examples:
- Support for headers.dhall configuration #2236 (comment)
- Adjust megaparsec upper bounds for SemVer #2312, with error:
[11 of 47] Compiling Dhall.Syntax ( src/Dhall/Syntax.hs, dist/build/Dhall/Syntax.o, dist/build/Dhall/Syntax.dyn_o ) /nix/store/qdf49mvm79r83n9c9s7pkmmjqwhrw8jv-stdenv-linux/setup: line 1316: 3376277 Killed ./Setup build builder for '/nix/store/80snyp1ffix7ls7ayjjwxs0sqw1d3fqi-dhall-1.40.1.drv' failed with exit code 137
If Dhall.Syntax
turns out to trigger this problem frequently, we could try to split that module in order to reduce the burden on GHC.