haskell-profunctors: update to version 3.3.0.1
This commit is contained in:
parent
eb665f3b3d
commit
717d894f83
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "profunctors";
|
pname = "profunctors";
|
||||||
version = "3.3";
|
version = "3.3.0.1";
|
||||||
sha256 = "0cvar0qr2yf0lmqwhiy2ibajiq9cmqy2ikwn8l5mdxxh5q5rwgjj";
|
sha256 = "16d7xg929r4smmmcgi54bz7rsjxs6psksrdvzl4336sjpp3dw5h2";
|
||||||
buildDepends = [ comonad tagged ];
|
buildDepends = [ comonad tagged ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/profunctors/";
|
homepage = "http://github.com/ekmett/profunctors/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user