about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2017-01-27 12:38:44 +0100
committerGitHub <noreply@github.com>2017-01-27 12:38:44 +0100
commitcb6490fc7627004863cafbdbe8d95ce88942735e (patch)
tree5916587e5eab9902e25e495fe2e790a9344fb91a /pkgs
parent7774b9ea8472bc23603bd588248e63aa5d8978f6 (diff)
downloadnixlib-cb6490fc7627004863cafbdbe8d95ce88942735e.tar
nixlib-cb6490fc7627004863cafbdbe8d95ce88942735e.tar.gz
nixlib-cb6490fc7627004863cafbdbe8d95ce88942735e.tar.bz2
nixlib-cb6490fc7627004863cafbdbe8d95ce88942735e.tar.lz
nixlib-cb6490fc7627004863cafbdbe8d95ce88942735e.tar.xz
nixlib-cb6490fc7627004863cafbdbe8d95ce88942735e.tar.zst
nixlib-cb6490fc7627004863cafbdbe8d95ce88942735e.zip
Revert "Mark ihaskell as broken. Closes #22047."
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/tools/haskell/ihaskell/wrapper.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/haskell/ihaskell/wrapper.nix b/pkgs/development/tools/haskell/ihaskell/wrapper.nix
index 937cee7874ac..f1a4f219682d 100644
--- a/pkgs/development/tools/haskell/ihaskell/wrapper.nix
+++ b/pkgs/development/tools/haskell/ihaskell/wrapper.nix
@@ -16,7 +16,7 @@ let
 in
 buildEnv {
   name = "ihaskell-with-packages";
-  paths = [ ihaskellEnv ipython (abort "ihaskell is currently broken. See https://github.com/NixOS/nixpkgs/issues/22047.")];
+  paths = [ ihaskellEnv ipython ];
   postBuild = ''
     . "${makeWrapper}/nix-support/setup-hook"
     ln -s ${ihaskellSh}/bin/ihaskell-notebook $out/bin/.