haskell-th-lift-instances: update 0.1.2 -> 0.1.3
This commit is contained in:
parent
57eaced234
commit
82d4f431ed
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "th-lift-instances";
|
pname = "th-lift-instances";
|
||||||
version = "0.1.2";
|
version = "0.1.3";
|
||||||
sha256 = "0xfz7jnhqxqxd6ijn6vpd0nay38kj862ylsb71xqi35137g5zl9w";
|
sha256 = "0snqgcdkskwvrsw239j3xq84mwnf5x79kfsn495kprdc6yh3qdkx";
|
||||||
buildDepends = [ text thLift vector ];
|
buildDepends = [ text thLift vector ];
|
||||||
testDepends = [ doctest filepath QuickCheck text vector ];
|
testDepends = [ doctest filepath QuickCheck text vector ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user