From d54c94c189af96a40edc8cc845a0cc6988534a6a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 14 Mar 2015 15:05:34 +0100 Subject: [PATCH] pkgs/development/haskell-modules/configuration-common.nix: cosmetic --- pkgs/development/haskell-modules/configuration-common.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index f9a6f2bd203..1594a6e9579 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -627,9 +627,6 @@ self: super: { # https://github.com/tych0/xcffib/issues/37 xcffib = markBroken super.xcffib; - # https://github.com/snapframework/snap/issues/141 - # snap = overrideCabal super.snap (drv: { preConfigure = "sed -i -e 's|lens .*<4.8|lens|' snap.cabal"; }); - } // { # Not on Hackage.