From 6757fbafb192ab8d5b2726e12436fa15232a668b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andres=20L=C3=B6h?= Date: Tue, 21 Apr 2009 16:22:30 +0000 Subject: [PATCH] Added haskell-platform to release. svn path=/nixpkgs/trunk/; revision=15216 --- pkgs/top-level/release.nix | 1 + 1 file changed, 1 insertion(+) 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; };