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: {