mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
haskell-monad-journal: update to version 0.2.3.2
This commit is contained in:
parent
4ff583358e
commit
fd9aed1a77
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "monad-journal";
|
||||
version = "0.2.3.1";
|
||||
sha256 = "11p7qdga26wz82x6a1fl57iij4swsr1d1aly76sjrlvl8maqlf7d";
|
||||
version = "0.2.3.2";
|
||||
sha256 = "02356yapx5g6lam72kdyhndq5lcyhd2zsjvvcndiyhqik6csi457";
|
||||
buildDepends = [
|
||||
either monadControl mtl transformers transformersBase
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user