mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 09:34:36 +00:00
haskell-distributive: update to version 0.4.4
This commit is contained in:
parent
1b81577f09
commit
3f1571b5a1
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "distributive";
|
||||
version = "0.4.3.2";
|
||||
sha256 = "16d16ddd5i2pf5q6lkix4g1a1a6l7al6ximwp7jrvifaqcyr5inj";
|
||||
version = "0.4.4";
|
||||
sha256 = "0s2ln9jv7bh4ri2y31178pvjl8x6nik5d0klx7j2b77yjlsgblc2";
|
||||
buildDepends = [ tagged transformers transformersCompat ];
|
||||
testDepends = [ doctest filepath ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user