From 7d043f036c788f367a562c4a9a07781d02d8e525 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 16 Mar 2018 10:07:55 +0100 Subject: [PATCH] haskell-configuration-common: cosmetic, no functional change --- 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 12356ae2096..11b4df58cc6 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -827,7 +827,7 @@ self: super: { fluid-idl-http-client = markBroken super.fluid-idl-http-client; fluid-idl-scotty = markBroken super.fluid-idl-scotty; - # missing dependencies: Glob >=0.7.14 && <0.8, data-fix ==0.0.4 + # missing dependencies: Glob >=0.7.14 && <0.8, data-fix ==0.0.4 stack2nix = doJailbreak super.stack2nix; # Hacks to work around https://github.com/haskell/c2hs/issues/192.