haskellPackages.digestiveFunctorsAeson: Update to 1.1.6

This commit is contained in:
Oliver Charles 2014-03-25 14:29:41 +00:00
parent 45c6aabf69
commit af89e63bf7

View File

@ -4,8 +4,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "digestive-functors-aeson"; pname = "digestive-functors-aeson";
version = "1.1.5"; version = "1.1.6";
sha256 = "1mxi8zbv3hxy2crj6h6p1a885k8rd0fqhmwq7l7w7d7d73h8bmm3"; sha256 = "1zhw0zksl48q9y699phadf6ixsyll52clr3yyhqghki6l820xwci";
buildDepends = [ aeson digestiveFunctors lens safe text vector ]; buildDepends = [ aeson digestiveFunctors lens safe text vector ];
testDepends = [ testDepends = [
aeson digestiveFunctors HUnit mtl tasty tastyHunit text aeson digestiveFunctors HUnit mtl tasty tastyHunit text