···205205 url = "https://gitlab.haskell.org/ghc/ghc/-/commit/10e94a556b4f90769b7fd718b9790d58ae566600.patch";
206206 sha256 = "0kmhfamr16w8gch0lgln2912r8aryjky1hfcda3jkcwa5cdzgjdv";
207207 })
208208+ ./docs-sphinx-7.patch
208209 ] ++ lib.optionals (stdenv.targetPlatform.isDarwin && stdenv.targetPlatform.isAarch64) [
209210 # Prevent the paths module from emitting symbols that we don't use
210211 # when building with separate outputs.
+1
pkgs/development/compilers/ghc/9.4.3.nix
···205205 url = "https://gitlab.haskell.org/ghc/ghc/-/commit/10e94a556b4f90769b7fd718b9790d58ae566600.patch";
206206 sha256 = "0kmhfamr16w8gch0lgln2912r8aryjky1hfcda3jkcwa5cdzgjdv";
207207 })
208208+ ./docs-sphinx-7.patch
208209 ] ++ lib.optionals (stdenv.targetPlatform.isDarwin && stdenv.targetPlatform.isAarch64) [
209210 # Prevent the paths module from emitting symbols that we don't use
210211 # when building with separate outputs.
+1
pkgs/development/compilers/ghc/9.4.4.nix
···205205 url = "https://gitlab.haskell.org/ghc/ghc/-/commit/10e94a556b4f90769b7fd718b9790d58ae566600.patch";
206206 sha256 = "0kmhfamr16w8gch0lgln2912r8aryjky1hfcda3jkcwa5cdzgjdv";
207207 })
208208+ ./docs-sphinx-7.patch
208209 ] ++ lib.optionals (stdenv.targetPlatform.isDarwin && stdenv.targetPlatform.isAarch64) [
209210 # Prevent the paths module from emitting symbols that we don't use
210211 # when building with separate outputs.
+1
pkgs/development/compilers/ghc/9.4.5.nix
···205205 url = "https://gitlab.haskell.org/ghc/ghc/-/commit/10e94a556b4f90769b7fd718b9790d58ae566600.patch";
206206 sha256 = "0kmhfamr16w8gch0lgln2912r8aryjky1hfcda3jkcwa5cdzgjdv";
207207 })
208208+ ./docs-sphinx-7.patch
208209 ] ++ lib.optionals (stdenv.targetPlatform.isDarwin && stdenv.targetPlatform.isAarch64) [
209210 # Prevent the paths module from emitting symbols that we don't use
210211 # when building with separate outputs.
+1
pkgs/development/compilers/ghc/9.4.6.nix
···197197 extraPrefix = "libraries/Cabal/";
198198 sha256 = "sha256-yRQ6YmMiwBwiYseC5BsrEtDgFbWvst+maGgDtdD0vAY=";
199199 })
200200+ ./docs-sphinx-7.patch
200201201202 # Work around a type not being defined when including Rts.h in bytestring's cbits
202203 # due to missing feature macros. See https://gitlab.haskell.org/ghc/ghc/-/issues/23810.
+1
pkgs/development/compilers/ghc/9.4.7.nix
···197197 extraPrefix = "libraries/Cabal/";
198198 sha256 = "sha256-yRQ6YmMiwBwiYseC5BsrEtDgFbWvst+maGgDtdD0vAY=";
199199 })
200200+ ./docs-sphinx-7.patch
200201 ] ++ lib.optionals (stdenv.targetPlatform.isDarwin && stdenv.targetPlatform.isAarch64) [
201202 # Prevent the paths module from emitting symbols that we don't use
202203 # when building with separate outputs.