haskell-bound: update to version 1.0.4

This commit is contained in:
Peter Simons 2014-12-12 09:48:33 +01:00
parent d6a07172ec
commit 5094de7ee5
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "bound";
version = "1.0.3";
sha256 = "0nfcxq87i9lzdkrg7g65cprn4rg9rhn9nyk2jpjh4c1rc7gdn0aq";
version = "1.0.4";
sha256 = "17qnrjmqhx07cpzwd1z4lp2d42jx1lfxl6b86d65g4fd79miipky";
buildDepends = [
bifunctors binary bytes cereal comonad hashable hashableExtras
preludeExtras profunctors transformers