haskell-neither: updated to version 0.3.1
svn path=/nixpkgs/trunk/; revision=31920
This commit is contained in:
parent
cab0e0119d
commit
293b72cf19
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "neither";
|
pname = "neither";
|
||||||
version = "0.3.0.1";
|
version = "0.3.1";
|
||||||
sha256 = "1vr8zap3vp28dr48s510lfrbfhw5yz25vng6wyk20582lv4j2mz8";
|
sha256 = "1n00v2xs2ghm273barc3bbi67wgpvyihhgl1ij7qczyp9fhqlyfk";
|
||||||
buildDepends = [ failure transformers ];
|
buildDepends = [ failure transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/neither";
|
homepage = "http://github.com/snoyberg/neither";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user