haskell-data-accessor-template: update to version 0.2.1.10
This commit is contained in:
parent
ce15d915bb
commit
10eda4938a
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "data-accessor-template";
|
pname = "data-accessor-template";
|
||||||
version = "0.2.1.9";
|
version = "0.2.1.10";
|
||||||
sha256 = "14zp2zjxlkdi33cjif9lc1kl8m0x4brh0pk3d34wk1g1bfzynijc";
|
sha256 = "11a4c0g74ppl7nls0dhx6xs47dfcq1wp7bd8qgdba6hhn645afzy";
|
||||||
buildDepends = [ dataAccessor utilityHt ];
|
buildDepends = [ dataAccessor utilityHt ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.haskell.org/haskellwiki/Record_access";
|
homepage = "http://www.haskell.org/haskellwiki/Record_access";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user