about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-03-04 14:13:15 +0100
committerPeter Simons <simons@cryp.to>2015-03-04 14:14:16 +0100
commit1459bbf1e31487a77ef819a728382877213e731b (patch)
tree6b2e856b5e1914f158b3d0d24b18ad111d5ad5ee /pkgs
parentbb7cc43c0f9d83efda2a6879c7c4fdd837b6eb97 (diff)
downloadnixlib-1459bbf1e31487a77ef819a728382877213e731b.tar
nixlib-1459bbf1e31487a77ef819a728382877213e731b.tar.gz
nixlib-1459bbf1e31487a77ef819a728382877213e731b.tar.bz2
nixlib-1459bbf1e31487a77ef819a728382877213e731b.tar.lz
nixlib-1459bbf1e31487a77ef819a728382877213e731b.tar.xz
nixlib-1459bbf1e31487a77ef819a728382877213e731b.tar.zst
nixlib-1459bbf1e31487a77ef819a728382877213e731b.zip
haskell-configuration-common: cosmetic
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 6b9d9424339b..7e54c0e792e9 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -227,7 +227,7 @@ self: super: {
   snowball = dontCheck super.snowball;
   test-sandbox = dontCheck super.test-sandbox;
   wai-middleware-hmac = dontCheck super.wai-middleware-hmac;
-  wai-middleware-throttle = dontCheck super.wai-middleware-throttle;
+  wai-middleware-throttle = dontCheck super.wai-middleware-throttle; # https://github.com/creichert/wai-middleware-throttle/issues/1
   xmlgen = dontCheck super.xmlgen;
 
   # These packages try to access the network.