haskell-haskell-packages: update to version 0.2.4.1
This commit is contained in:
parent
8ca2a7c9c3
commit
99ee851046
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haskell-packages";
|
pname = "haskell-packages";
|
||||||
version = "0.2.4";
|
version = "0.2.4.1";
|
||||||
sha256 = "1ygpa2k0hyx2xwny33kr0h847zvvsp4z1pwqrd92sf7vzpyz5nch";
|
sha256 = "014zcq27rwsgj3n4kdgswbppr5yzf3lnj5gnv45r3i5c3rd1mz6k";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson Cabal deepseq either filepath haskellSrcExts hseCpp mtl
|
aeson Cabal deepseq either filepath haskellSrcExts hseCpp mtl
|
||||||
optparseApplicative tagged
|
optparseApplicative tagged
|
||||||
|
|
Loading…
Reference in New Issue