ghc: Default integer-simple usage based one whether GNU MP is available

The user's choice is still always respected
This commit is contained in:
John Ericson
2018-06-11 15:51:57 -04:00
parent d1a2853933
commit 812decd5c1
7 changed files with 6 additions and 16 deletions

View File

@@ -75,6 +75,7 @@ let self = stdenv.mkDerivation rec {
asymptotically faster algorithms.
'';
broken = with stdenv.hostPlatform; useAndroidPrebuilt || useiOSPrebuilt;
platforms = platforms.all;
maintainers = [ maintainers.peti maintainers.vrthra ];
};