about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix
diff options
context:
space:
mode:
authorDennis Gosnell <cdep.illabout@gmail.com>2023-03-30 10:59:01 +0900
committerDennis Gosnell <cdep.illabout@gmail.com>2023-03-30 10:59:01 +0900
commit9283ba9fbb07b18802bd67b1ede5a3602b0c57d5 (patch)
tree0e1948fc8573da1b7bc9af462a64f4cedda211aa /pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix
parentbdd538ff0316586b0b5e3edfdd87f0ec949f2e8a (diff)
downloadnixlib-9283ba9fbb07b18802bd67b1ede5a3602b0c57d5.tar
nixlib-9283ba9fbb07b18802bd67b1ede5a3602b0c57d5.tar.gz
nixlib-9283ba9fbb07b18802bd67b1ede5a3602b0c57d5.tar.bz2
nixlib-9283ba9fbb07b18802bd67b1ede5a3602b0c57d5.tar.lz
nixlib-9283ba9fbb07b18802bd67b1ede5a3602b0c57d5.tar.xz
nixlib-9283ba9fbb07b18802bd67b1ede5a3602b0c57d5.tar.zst
nixlib-9283ba9fbb07b18802bd67b1ede5a3602b0c57d5.zip
haskell.packages.ghc944.http-api-data: 0.5 -> 0.5.1
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-9.4.x.nix2
1 files changed, 1 insertions, 1 deletions
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