mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 05:31:22 +00:00
haskell-haskell-packages: update to version 0.2.3.3
This commit is contained in:
parent
37070ec85d
commit
bca01c6999
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "haskell-packages";
|
||||
version = "0.2.3.1";
|
||||
sha256 = "0sryw0gdwkgd53la6gryf7i5h8rlpys6j8nh75f9j014i4y1p0jw";
|
||||
version = "0.2.3.3";
|
||||
sha256 = "1i3x392dwryhw6k02bd2r9wn9iwwmcqzjhk7gx5lx1vhyb470qr2";
|
||||
buildDepends = [
|
||||
aeson Cabal deepseq EitherT filepath haskellSrcExts hseCpp mtl
|
||||
optparseApplicative tagged
|
||||
|
|
Loading…
Reference in a new issue