haskell-digestive-functors-heist: update to version 0.6.0.0

This commit is contained in:
Peter Simons 2013-01-30 11:29:39 +01:00
parent fe5b58759e
commit 6cee3f32f1

View File

@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
version = "0.6.0.0";
sha256 = "17qndqsk09fvnvyhhw3xbbjjhfyyp4sivc898vqllyyky0wqmrdk";
buildDepends = [ digestiveFunctors heist mtl text xmlhtml ];
jailbreak = true;
meta = {
homepage = "http://github.com/jaspervdj/digestive-functors";
description = "Heist frontend for the digestive-functors library";