haskell-data-accessor-template: update to version 0.2.1.11
This commit is contained in:
parent
4d53562910
commit
8818350aba
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "data-accessor-template";
|
pname = "data-accessor-template";
|
||||||
version = "0.2.1.10";
|
version = "0.2.1.11";
|
||||||
sha256 = "11a4c0g74ppl7nls0dhx6xs47dfcq1wp7bd8qgdba6hhn645afzy";
|
sha256 = "1n2slv287zp6pabqb7xbfi296dbikw5a4ivqmnas0c4nxikqkayx";
|
||||||
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