summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndres Löh2009-04-21 16:22:30 +0000
committerAndres Löh2009-04-21 16:22:30 +0000
commit6757fbafb192ab8d5b2726e12436fa15232a668b (patch)
tree6d8596789cc8c4ddb1beb67579e7e8d31dddff55
parentea933bf894ef56ce84d8e15bb9cc813e5badd44f (diff)
Added haskell-platform to release.
svn path=/nixpkgs/trunk/; revision=15216
-rw-r--r--pkgs/top-level/release.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix
index b93541d696c3..19e38f7c8073 100644
--- a/pkgs/top-level/release.nix
+++ b/pkgs/top-level/release.nix
@@ -339,6 +339,7 @@ in {
     gtk2hs = ghcSupported;
     leksah = ghcSupported;
     lhs2tex = ghcSupported;
+    haskellPlatform = ghcSupported;
     xmonad = ghcSupported;
   };