haskell-free: update to version 4.2

This commit is contained in:
Peter Simons 2013-11-01 10:28:57 +01:00
parent 03e7ab54a0
commit 15851f0661

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "free";
version = "4.1";
sha256 = "16951r4f7ggvcw2qgjwdrmaxxnrmrm69c67nixs77lm1d31nks4w";
version = "4.2";
sha256 = "0g2k36xqma8r6shrih40w5xv0pgs5ldr9lhc5hjpwmh4n3hgdhfb";
buildDepends = [
bifunctors comonad distributive mtl profunctors semigroupoids
semigroups transformers