nixpkgs/pkgs/development/haskell-modules
sternenseemann e41518821d haskellPackages.SDL-mixer: fix build on darwin
SDL-mixer's configure script makes some darwin specific assumptions about
the layout of the SDL libraries which don't hold up with the way they are
packaged in nixpkgs. Since the way we are doing this on other platforms
works with the configure script and doesn't significantly differ from the
situation on darwin, we can just replace a string in a string comparison
to ensure the non-darwin code path is taken.
2021-08-06 14:39:22 +02:00
..
configuration-hackage2nix haskellPackages.kqueue: mark as unbroken 2021-08-06 03:24:10 +02:00
patches haskellPackages.SDL-ttf: fix build on darwin 2021-08-06 14:39:22 +02:00
cabal2nix-unstable.nix haskellPackages.cabal2nix-unstable: 2021-07-21 -> 2021-07-29 2021-07-30 11:25:04 +02:00
configuration-arm.nix haskellPackages.Jikka: fix build on aarch64 2021-08-05 08:35:07 +02:00
configuration-common.nix haskellPackages.ats-format: ignore custom Setup.hs, install manually 2021-08-06 11:28:54 +02:00
configuration-darwin.nix haskellPackages.SDL-mixer: fix build on darwin 2021-08-06 14:39:22 +02:00
configuration-ghc-8.6.x.nix haskellPackages.{hackage-db,distribution-nixpkgs}: new rel. bounds 2021-07-26 18:59:58 +02:00
configuration-ghc-8.8.x.nix haskellPackages.{hackage-db,distribution-nixpkgs}: new rel. bounds 2021-07-26 18:59:58 +02:00
configuration-ghc-8.10.x.nix haskellPackages.{hackage-db,distribution-nixpkgs}: new rel. bounds 2021-07-26 18:59:58 +02:00
configuration-ghc-9.0.x.nix haskell.packages.ghc901: use hlint_3_3_0 instead of hlint_3_3_1 2021-07-10 12:36:37 +02:00
configuration-ghc-head.nix haskellPackages.llvmPackages: dontRecurseIntoAttrs 2021-06-04 11:36:24 +02:00
configuration-nix.nix haskellPackages.ats-format: ignore custom Setup.hs, install manually 2021-08-06 11:28:54 +02:00
configuration-tensorflow.nix tensorflow-haskell: Remove tensorflow-mnist 2020-06-05 21:58:24 +02:00
default.nix haskell.packages: move darwin-specific overrides into their own config 2021-05-08 19:56:05 +02:00
generic-builder.nix Merge pull request #129093 from siraben/haskell-mainProgram 2021-07-03 13:45:40 +02:00
generic-stack-builder.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hackage-packages.nix haskellPackages.kqueue: mark as unbroken 2021-08-06 03:24:10 +02:00
HACKING.md maintainers/haskell/package-list: minor fixes to documentation 2021-07-26 17:35:40 +02:00
hoogle-local-wrapper.sh
hoogle.nix haskellPackages.shellFor: Work around hoogle generation failure 2021-06-16 12:13:49 +08:00
initial-packages.nix Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure. 2021-01-22 20:34:21 +01:00
lib.nix haskell.lib.setBuildTargets: fix spelling in doc string 2021-05-02 13:35:08 +09:00
make-package-set.nix haskellPackages.shellFor: Fix typo in the comments 2021-07-12 11:35:09 +09:00
non-hackage-packages.nix nix-linter: 2020-09-25 -> 2021-06-16 2021-06-16 11:18:27 +02:00
package-list.nix pkgs.haskell.package-list: init 2021-07-22 23:17:37 +02:00
stack-hook.sh
with-packages-wrapper.nix ghcWithPackages: set withLLVM if hostPlatform is not x86_64 2021-05-03 10:42:52 +02:00