about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-03-20 11:28:13 +0100
committerPeter Simons <simons@cryp.to>2015-03-21 19:44:12 +0100
commit5c268bca2e9d28b2739de91f998e7291ba799fb0 (patch)
tree6864098f4177109e5463747d65e5e3013746e3c5 /pkgs/development/haskell-modules
parente68b486f6e714578163ff05bf2d1bfa044a9a07f (diff)
downloadnixlib-5c268bca2e9d28b2739de91f998e7291ba799fb0.tar
nixlib-5c268bca2e9d28b2739de91f998e7291ba799fb0.tar.gz
nixlib-5c268bca2e9d28b2739de91f998e7291ba799fb0.tar.bz2
nixlib-5c268bca2e9d28b2739de91f998e7291ba799fb0.tar.lz
nixlib-5c268bca2e9d28b2739de91f998e7291ba799fb0.tar.xz
nixlib-5c268bca2e9d28b2739de91f998e7291ba799fb0.tar.zst
nixlib-5c268bca2e9d28b2739de91f998e7291ba799fb0.zip
haskell-locators test suite is broken.
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 14b0e1104d84..032bdf090f7c 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -640,6 +640,9 @@ self: super: {
   nehe-tuts = dontDistribute super.nehe-tuts;
   netwire-input-glfw = dontDistribute super.netwire-input-glfw;
 
+  # https://github.com/afcowie/locators/issues/1
+  locators = dontCheck super.locators;
+
 } // {
 
   # Not on Hackage.