summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-08-28 15:45:52 +0200
committerPeter Simons <simons@cryp.to>2015-08-28 22:28:06 +0200
commit67fcedd51721eda7ef86a924f72f88d470356826 (patch)
tree141288948aa3ef20cdbe904558dd028733e3dac7 /pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
parent12dcb664d686a1a96855ae617e1748490b7291a4 (diff)
downloadnixlib-67fcedd51721eda7ef86a924f72f88d470356826.tar
nixlib-67fcedd51721eda7ef86a924f72f88d470356826.tar.gz
nixlib-67fcedd51721eda7ef86a924f72f88d470356826.tar.bz2
nixlib-67fcedd51721eda7ef86a924f72f88d470356826.tar.lz
nixlib-67fcedd51721eda7ef86a924f72f88d470356826.tar.xz
nixlib-67fcedd51721eda7ef86a924f72f88d470356826.tar.zst
nixlib-67fcedd51721eda7ef86a924f72f88d470356826.zip
haskell-harp has been fixed upstream.
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
index 04205825ef2f..f7b7a3b70efd 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
@@ -225,10 +225,6 @@ self: super: {
   timerep = dontCheck super.timerep;
 
   # Upstream has no issue tracker.
-  harp = markBrokenVersion "0.4" super.harp;
-  happstack-authenticate = dontDistribute super.happstack-authenticate;
-
-  # Upstream has no issue tracker.
   llvm-base-types = markBroken super.llvm-base-types;
   llvm-analysis = dontDistribute super.llvm-analysis;
   llvm-data-interop = dontDistribute super.llvm-data-interop;