1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/doc/languages-frameworks
Bas van Dijk dfcc9e2994 ghc: support building with integer-simple and provide package sets for it
If the flag enableIntegerSimple is true GHC will be build with the GPL-free but
slower integer-simple library instead of the faster but GPLed integer-gmp
library.

The attribute `pkgs.haskell.compiler.integer-simple."${ghcVersion}"` provides a
GHC compiler build with `integer-simple`.

Similarly, the attribute `pkgs.haskell.packages.integer-simple."${ghcVersion}"`
provides a package set supporting `integer-simple`.

Closes https://github.com/NixOS/nixpkgs/pull/22121.
Closes https://github.com/NixOS/nixpkgs/issues/5493.
2017-02-02 10:57:00 +01:00
..
beam.xml
bower.xml
coq.xml
go.xml
haskell.md ghc: support building with integer-simple and provide package sets for it 2017-02-02 10:57:00 +01:00
index.xml Merge #16501: add a guide about vim plugins 2017-01-30 18:28:20 +01:00
java.xml
lua.xml
perl.xml
python.md
qt.xml
ruby.xml
texlive.xml
vim.md doc vim: nitpicks 2017-01-30 18:27:44 +01:00