mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 14:19:58 +03:00
haskellPackages.thDesugar: Update to 1.3.1
This commit is contained in:
parent
9d8a8126e9
commit
8d965e3a47
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "th-desugar";
|
pname = "th-desugar";
|
||||||
version = "1.3.0";
|
version = "1.3.1";
|
||||||
sha256 = "1wfypk1hcxr2918qp63df5xlx00rqwnaa59mivnlqs558g4kjx6j";
|
sha256 = "1wi0c5d1w6vjjk580zhypgqnnkndcsx4cmx5qy01w97h6kyj8913";
|
||||||
buildDepends = [ mtl syb ];
|
buildDepends = [ mtl syb ];
|
||||||
testDepends = [ hspec HUnit mtl syb ];
|
testDepends = [ hspec HUnit mtl syb ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user