diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 2bca060d51ee..893d6b974ada 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -577,6 +577,7 @@ self: super: { # https://github.com/chadaustin/buffer-builder/issues/2 buffer-builder = markBroken super.buffer-builder; + buffer-builder-aeson = markBroken super.buffer-builder-aeson; } // {