haskell-digestive-functors-heist: update to version 0.6.0.0
This commit is contained in:
parent
fe5b58759e
commit
6cee3f32f1
|
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
||||||
version = "0.6.0.0";
|
version = "0.6.0.0";
|
||||||
sha256 = "17qndqsk09fvnvyhhw3xbbjjhfyyp4sivc898vqllyyky0wqmrdk";
|
sha256 = "17qndqsk09fvnvyhhw3xbbjjhfyyp4sivc898vqllyyky0wqmrdk";
|
||||||
buildDepends = [ digestiveFunctors heist mtl text xmlhtml ];
|
buildDepends = [ digestiveFunctors heist mtl text xmlhtml ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/jaspervdj/digestive-functors";
|
homepage = "http://github.com/jaspervdj/digestive-functors";
|
||||||
description = "Heist frontend for the digestive-functors library";
|
description = "Heist frontend for the digestive-functors library";
|
||||||
|
|
Loading…
Reference in New Issue