haskell.packages.ghc944.http-api-data: 0.5 -> 0.5.1

This commit is contained in:
Dennis Gosnell 2023-03-30 10:59:01 +09:00
parent bdd538ff03
commit 9283ba9fbb
No known key found for this signature in database
GPG key ID: 462E0C03D11422F4

View file

@ -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