From 1459bbf1e31487a77ef819a728382877213e731b Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 4 Mar 2015 14:13:15 +0100 Subject: [PATCH] haskell-configuration-common: cosmetic --- pkgs/development/haskell-modules/configuration-common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 6b9d9424339..7e54c0e792e 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.