mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-02 11:53:27 +00:00
haskell-utility-ht: update to version 0.0.9
This commit is contained in:
parent
3b7fe2a126
commit
05700c23ef
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "utility-ht";
|
||||
version = "0.0.8";
|
||||
sha256 = "02sm1xj5xa65hpkvl2yk89d9dlg3c2ap8qcviq9zj10asmsbzyd8";
|
||||
version = "0.0.9";
|
||||
sha256 = "1m5mjxwf51jd00swp1f4cimaqaral6827y1sidbq61qkw7l6ss8r";
|
||||
testDepends = [ QuickCheck ];
|
||||
meta = {
|
||||
description = "Various small helper functions for Lists, Maybes, Tuples, Functions";
|
||||
|
Loading…
Reference in New Issue
Block a user