summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2022-04-29 15:27:02 +0200
committersternenseemann <sternenseemann@systemli.org>2022-04-29 15:27:02 +0200
commit813f8b5efbc827bf39416120b8a651cc1a2df8c5 (patch)
tree4834b0c008578fea557c828a10edf3ae089cf5ff /pkgs/development/python-modules/rangehttpserver
parentc2fe259aa6d2254b25853f4cafdf1567e7329bba (diff)
haskellPackages: xhtml is not bundled if haddock is disabled
The xhtml library is only built as part of the GHC build process if GHC is disabled. This means that no GHC cross compiler has xhtml bundled, since haddock can't be built if GHC is a cross compiler (see relevant notes in the GHC nix expressions). This means that all packages depending on xhtml would currently fail to build when cross-compiled, as haskellPackages would assume it'd be provided by GHC. This is fixed by this commit. pkgsStatic hits this case, so we test compilation of xhtml for these package sets which will remind us to update the attribute name whenever its version changes.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions