diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index a7869210d866..dfa9c023b0c5 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -510,6 +510,9 @@ self: super: { # https://code.google.com/p/linux-music-player/issues/detail?id=1 mp = markBroken super.mp; + # https://github.com/athanclark/lucid-foundation/issues/1 + lucid-foundation = markBroken super.lucid-foundation; + } // { # Not on Hackage.