From 2605149d158a0247a344b7f484071a677d71bc82 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 30 Nov 2016 09:47:37 +0100 Subject: ghc-8.0.2: cosmetic --- pkgs/development/compilers/ghc/8.0.2.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/compilers') diff --git a/pkgs/development/compilers/ghc/8.0.2.nix b/pkgs/development/compilers/ghc/8.0.2.nix index 6407c9b56ddd..5a4355084357 100644 --- a/pkgs/development/compilers/ghc/8.0.2.nix +++ b/pkgs/development/compilers/ghc/8.0.2.nix @@ -9,7 +9,7 @@ let downloadToTemp = true; postFetch = '' ${patchutils}/bin/filterdiff --clean --strip-match=1 -x 'testsuite/*' "$downloadedFile" > "$out" - ''; + ''; # fix syntax highlighting: */ }); in stdenv.mkDerivation rec { -- cgit 1.4.1