From f7eee9453835e5effc4fb02a31a2b89b677198e3 Mon Sep 17 00:00:00 2001 From: maralorn Date: Sun, 16 Apr 2023 16:53:42 +0200 Subject: [PATCH] haskellPackages: Remove trailing whitespace --- 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 180fd5f4f40a..1c220525ef7c 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -1437,7 +1437,7 @@ self: super: { sed -i 's/bytestring.*0.11/bytestring/' jsaddle-webkit2gtk.cabal ''; })) - ]; + ]; # 2022-03-16: lens bound can be loosened https://github.com/ghcjs/jsaddle-dom/issues/19 jsaddle-dom = overrideCabal (old: {