Skip to content

Commit

Permalink
ghc821: remove redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Dec 15, 2017
1 parent d8563b2 commit a0b51de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/development/compilers/ghc/8.2.1.nix
Expand Up @@ -10,7 +10,6 @@
let
inherit (bootPkgs) ghc;
version = "8.2.1";
preReleaseName = "ghc-8.2.1";
commonBuildInputs = [ alex autoconf automake ghc happy hscolour perl python3 sphinx ];
commonPreConfigure = ''
sed -i -e 's|-isysroot /Developer/SDKs/MacOSX10.5.sdk||' configure
Expand Down

0 comments on commit a0b51de

Please sign in to comment.