diff options
| author | Bas van Dijk <v.dijk.bas@gmail.com> | 2017-01-25 00:00:54 +0100 |
|---|---|---|
| committer | Peter Simons <simons@cryp.to> | 2017-02-02 10:57:00 +0100 |
| commit | dfcc9e2994eba3544ddfe303be5128ff17195ca6 (patch) | |
| tree | 532775a8656a8e03b71bc360ee9c94b5f49072ea /pkgs/development/python-modules/python-sql | |
| parent | 8a0d1bcf8bcc5b09a857769bfb3f1e45e9f73249 (diff) | |
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.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
