haskell-deepseq-th: update to version 0.1.0.4
This commit is contained in:
parent
6049431dac
commit
b7a540e882
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "deepseq-th";
|
pname = "deepseq-th";
|
||||||
version = "0.1.0.3";
|
version = "0.1.0.4";
|
||||||
sha256 = "1xx88i55iskyxrpxbdg0srb64y5siqs1b8qj7bh3i1893qs9sha2";
|
sha256 = "12wk8higrp12b22zzz1b4ar1q5h7flk22bp2rvswsqri2zkbi965";
|
||||||
buildDepends = [ deepseq ];
|
buildDepends = [ deepseq ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Template Haskell based deriver for optimised NFData instances";
|
description = "Template Haskell based deriver for optimised NFData instances";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user