haskellPackages.digestiveFunctorsAeson: Update to 1.1.10
This commit is contained in:
parent
45d327a346
commit
36dd91f0ab
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "digestive-functors-aeson";
|
pname = "digestive-functors-aeson";
|
||||||
version = "1.1.9";
|
version = "1.1.10";
|
||||||
sha256 = "0lm6byv5vayzg2jp0fqkbi4wkbhvnjw5sl61qnvpa1pqk6p64mrm";
|
sha256 = "0ar165rksnj09sb58qx5hm71kn8gzm936ixmfhf7sqbw2kcbw4nx";
|
||||||
buildDepends = [ aeson digestiveFunctors lens safe text vector ];
|
buildDepends = [ aeson digestiveFunctors lens safe text vector ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
aeson digestiveFunctors HUnit mtl scientific tasty tastyHunit text
|
aeson digestiveFunctors HUnit mtl scientific tasty tastyHunit text
|
||||||
|
Loading…
x
Reference in New Issue
Block a user