haskell-interpolate: update to version 0.0.4

This commit is contained in:
Peter Simons 2014-08-28 18:13:19 +02:00
parent 7e0400a110
commit 4d3776b18d

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "interpolate";
version = "0.0.3";
sha256 = "05aksslx7mvic3cgw9ixwjp0r759a4gf7m178pbp8xm8dpdksjjw";
version = "0.0.4";
sha256 = "0yr0pahb07r7p6d7hb4bqafa64a4jkd37bchr6vkan2zbffwcrcm";
buildDepends = [ haskellSrcMeta ];
testDepends = [
doctest haskellSrcMeta hspec QuickCheck quickcheckInstances text