3
0
Fork 0
forked from mirrors/nixpkgs

hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.15.5-15-g1073700 from Hackage revision
18ef8de8fa.
This commit is contained in:
Peter Simons 2020-09-04 21:29:21 +02:00
parent c7f24ae3e7
commit 8065407b63

View file

@ -24834,6 +24834,8 @@ self: {
pname = "aeson-schemas";
version = "1.2.0";
sha256 = "1fc8zzpkq6alkbl0v473h8diin8lqpliq6d3bsrh5bfny8yapvpk";
revision = "1";
editedCabalFile = "1kcsnpb4img9a122yz9lf7s0ils7ppbjyknbck2m8ip977kv04dp";
libraryHaskellDepends = [
aeson base bytestring first-class-families megaparsec
template-haskell text unordered-containers