nixpkgs/pkgs
sternenseemann 813f8b5efb 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.
2022-04-29 15:27:02 +02:00
..
applications Merge pull request #170768 from AtilaSaraiva/distrobox 2022-04-28 22:42:39 +01:00
build-support default-crate-overrides: only add Security to propagatedBuildInputs on darwin for security-framework-sys 2022-04-28 21:24:46 +03:00
common-updater
data Merge master into haskell-updates 2022-04-28 00:15:25 +00:00
desktops pantheon.pantheon-agent-polkit: 1.0.4 -> 1.0.5 2022-04-28 07:31:22 +00:00
development haskellPackages: xhtml is not bundled if haddock is disabled 2022-04-29 15:27:02 +02:00
games kabeljau: 1.1.0 → 1.2.0 2022-04-27 22:16:03 +02:00
misc platformsh: v3.78.0 -> v3.79.0 2022-04-28 07:59:12 +00:00
os-specific Merge pull request #168585 from s1341/bionic_prebuilt_add_x86_64_support 2022-04-28 19:31:06 +02:00
pkgs-lib
servers Merge pull request #169536 from NickCao/mautrix-bump 2022-04-28 22:01:18 +02:00
shells oh-my-zsh: 2022-04-22 -> 2022-04-24 (#170382) 2022-04-27 14:50:22 -04:00
stdenv config.contentAddressedByDefault: init option 2022-04-27 23:21:32 +03:00
test
tools Merge pull request #170799 from msfjarvis/hs/2022-04-28/ncdu-2.1.2 2022-04-28 22:22:44 +02:00
top-level haskellPackages: xhtml is not bundled if haddock is disabled 2022-04-29 15:27:02 +02:00