haskell-vinyl: update to version 0.4.3
This commit is contained in:
parent
0cb71fd83c
commit
c8f9953107
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "vinyl";
|
||||
version = "0.4.2";
|
||||
sha256 = "17vh5yv9dzw6zq1xw22k7mljpha0rcngbk5k0kynh7hyh6xy4zxz";
|
||||
version = "0.4.3";
|
||||
sha256 = "1npcpvr94l2gpk9z4y527raf2p3d6099m231vw0myci37ljnjgdf";
|
||||
testDepends = [ doctest lens singletons ];
|
||||
meta = {
|
||||
description = "Extensible Records";
|
||||
|
Loading…
Reference in New Issue
Block a user