diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 752d7ccc3d3..6d447af96dc 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -1132,6 +1132,7 @@ self: super: { pantry-tmp = dontCheck (unmarkBroken super.pantry-tmp); rio = self.rio_0_1_11_0; rio-prettyprint = unmarkBroken super.rio-prettyprint; + unliftio = self.unliftio_0_2_12; })); # musl fixes