From cf3e2a5f5bc60d4c1260f50f73be3990bef2c2d5 Mon Sep 17 00:00:00 2001 From: Daniel Fox Franke Date: Sun, 30 Aug 2015 21:46:09 -0400 Subject: haskell-lucid: disable tests They buggily make assumptions about the order in which strings appear in a hash table and thereby fail on i686-linux. See http://hydra.nixos.org/build/25132604/log/raw and https://github.com/chrisdone/lucid/issues/25 --- pkgs/development/haskell-modules/configuration-common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'pkgs') diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index e107e0b1458..fa3b738ddc4 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -430,6 +430,7 @@ self: super: { language-slice = dontCheck super.language-slice; lensref = dontCheck super.lensref; liquidhaskell = dontCheck super.liquidhaskell; + lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25 lvmrun = dontCheck super.lvmrun; memcache = dontCheck super.memcache; milena = dontCheck super.milena; -- cgit 1.4.1