Upgrade to fusion-plugin 0.2.3

This commit is contained in:
Harendra Kumar 2021-06-10 11:22:25 +05:30
parent a0386cb35a
commit b90c614fcb

View File

@ -65,8 +65,8 @@ let haskellPackages =
fusion-plugin =
super.callHackageDirect
{ pkg = "fusion-plugin";
ver = "0.2.2";
sha256 = "1g7j50wa7ffyizv6fdnr09dr4w7bc0hskb46h7y0paw6rh9yz4zj";
ver = "0.2.3";
sha256 = "073wbhdxj1sh5160blaihbzkkhabs8s71pqhag16lvmgbb7a3hla";
} {};
tasty-bench =