1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/development/haskell-modules
sternenseemann c32095b400 ghcWithPackages: rename withLLVM to useLLVM
useLLVM is what we are using in the GHC derivations already -- for
better or for worse -- so we should rename the argument here for
consistency which we are free to do as this is purely internal at the
moment (with overriding being impossible).
2021-11-24 10:21:39 +01:00
..
configuration-hackage2nix haskellPackages: mark builds failing on hydra as broken 2021-11-23 23:11:19 +01:00
lib haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
patches haskellPackages.gogol-core: unbreak 2021-10-21 15:23:30 +08:00
cabal2nix-unstable.nix haskellPackages.cabal2nix-unstable: 2021-09-28 -> 2021-10-23 2021-10-23 13:42:27 +08:00
configuration-arm.nix haskellPackages.hls-haddock-comment-plugin: no aarch64-linux tests 2021-11-22 12:22:08 +01:00
configuration-common.nix haskellPackages.hls-rename-plugin: allow compiling with ghcide 1.5.0 2021-11-23 23:02:52 +01:00
configuration-darwin.nix haskellPackages.streamly_0_8_0: provide new dep Cocoa on darwin 2021-11-09 13:07:02 +01:00
configuration-ghc-8.6.x.nix haskellPackages.mime-string: disable optimization for older compilers 2021-11-20 02:13:42 +03:00
configuration-ghc-8.8.x.nix haskellPackages.mime-string: disable optimization for older compilers 2021-11-20 02:13:42 +03:00
configuration-ghc-8.10.x.nix haskellPackages.mime-string: disable optimization for older compilers 2021-11-20 02:13:42 +03:00
configuration-ghc-9.0.x.nix haskell.packages.ghc9{0,2}1.lens: 5.0.1 -> 5.1 2021-11-20 13:29:28 +01:00
configuration-ghc-9.2.x.nix haskell.packages.ghc921.vector-th-unbox: drop now obsolete patch 2021-11-21 21:00:44 +01:00
configuration-ghc-head.nix haskell.packages.ghcHEAD.git-annex: drop outdated override 2021-11-20 13:29:28 +01:00
configuration-ghcjs.nix haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
configuration-nix.nix haskell-language-server: Fix plugins for 1.5.0.0 2021-11-20 02:54:04 +01:00
configuration-tensorflow.nix haskell: switch from haskell.lib to haskell.lib.compose 2021-11-07 20:18:45 +08:00
default.nix haskell.packages: move darwin-specific overrides into their own config 2021-05-08 19:56:05 +02:00
generic-builder.nix haskellPackages.mkDerivation: add doHaddockInterfaces option 2021-11-10 21:10:35 +01: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: mark builds failing on hydra as broken 2021-11-23 23:11:19 +01:00
HACKING.md haskell: small improvements to script for merging haskell-updates PR 2021-09-20 09:55:22 +09: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.compose: init 2021-11-07 19:40:00 +08:00
make-package-set.nix haskellPackages.developPackage: Use haskell.lib.compose correctly 2021-11-08 18:34:00 +08:00
non-hackage-packages.nix haskellPackages.graphql-engine: 2.0.5 -> 2.0.7 2021-08-19 14:15:21 +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: rename withLLVM to useLLVM 2021-11-24 10:21:39 +01:00