From 70c389a2ad2f5449785db4bd8d09dfb3d47e4531 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andres=20L=C3=B6h?= Date: Sun, 25 Apr 2010 18:26:01 +0000 Subject: [PATCH] 2010-version of platform should only be used with ghc-6.12.* svn path=/nixpkgs/trunk/; revision=21306 --- pkgs/top-level/release.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 3b14e9477f7..74a0c3f46fb 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -418,7 +418,6 @@ with (import ./release-lib.nix); leksah = linux; lhs2tex = ghcSupported; haskellPlatform = linux; /* OpenGL/mesa seems to fail on darwin */ - haskellPlatform2010100 = linux; xmonad = linux; };