Skip to content

Commit a0b51de

Browse files
committed
ghc821: remove redundant line
1 parent d8563b2 commit a0b51de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkgs/development/compilers/ghc/8.2.1.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
let
1111
inherit (bootPkgs) ghc;
1212
version = "8.2.1";
13-
preReleaseName = "ghc-8.2.1";
1413
commonBuildInputs = [ alex autoconf automake ghc happy hscolour perl python3 sphinx ];
1514
commonPreConfigure = ''
1615
sed -i -e 's|-isysroot /Developer/SDKs/MacOSX10.5.sdk||' configure

0 commit comments

Comments
 (0)