From 9283ba9fbb07b18802bd67b1ede5a3602b0c57d5 Mon Sep 17 00:00:00 2001 From: Dennis Gosnell Date: Thu, 30 Mar 2023 10:59:01 +0900 Subject: [PATCH] haskell.packages.ghc944.http-api-data: 0.5 -> 0.5.1 --- pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix index 7af48a3b928c..23c211afcb4e 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix @@ -195,7 +195,7 @@ in { }; # needed to build servant - http-api-data = super.http-api-data_0_5; + http-api-data = super.http-api-data_0_5_1; attoparsec-iso8601 = super.attoparsec-iso8601_1_1_0_0; # requires newer versions to work with GHC 9.4