mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 22:57:42 +03:00
haskell-haskell-packages: update to version 0.2.4
This commit is contained in:
parent
ce1c5de108
commit
e221343937
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "haskell-packages";
|
pname = "haskell-packages";
|
||||||
version = "0.2.3.4";
|
version = "0.2.4";
|
||||||
sha256 = "0qj5n1yc481n5c8gi5dgk22pxj58gf7z30621spr7gwlv001sk1y";
|
sha256 = "1ygpa2k0hyx2xwny33kr0h847zvvsp4z1pwqrd92sf7vzpyz5nch";
|
||||||
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
Block a user