haskell-reflection: update to version 1.3.1
This commit is contained in:
parent
074955e2bd
commit
8f10a42a32
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "reflection";
|
pname = "reflection";
|
||||||
version = "1.3";
|
version = "1.3.1";
|
||||||
sha256 = "1wv868m24ds2hf2iwrv1hw1v0r82kjs2qhcp5b1p2jrdl26fhzd8";
|
sha256 = "0d81zvyg846jp0xkdkj4220w6hbrnzf46zcxs5qb5frm41rwcsj8";
|
||||||
buildDepends = [ tagged ];
|
buildDepends = [ tagged ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/reflection";
|
homepage = "http://github.com/ekmett/reflection";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user