mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 15:22:59 +01:00
haskell-haskell-packages: update to version 0.2.4
This commit is contained in:
parent
ce1c5de108
commit
e221343937
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "haskell-packages";
|
||||
version = "0.2.3.4";
|
||||
sha256 = "0qj5n1yc481n5c8gi5dgk22pxj58gf7z30621spr7gwlv001sk1y";
|
||||
version = "0.2.4";
|
||||
sha256 = "1ygpa2k0hyx2xwny33kr0h847zvvsp4z1pwqrd92sf7vzpyz5nch";
|
||||
buildDepends = [
|
||||
aeson Cabal deepseq either filepath haskellSrcExts hseCpp mtl
|
||||
optparseApplicative tagged
|
||||
|
|
Loading…
Reference in a new issue