Re-generated Haskell package descriptions with the latest version of cabal2nix.
svn path=/nixpkgs/trunk/; revision=32327
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
{ cabal, Cabal }:
|
||||
{ cabal }:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "logfloat";
|
||||
version = "0.12.1";
|
||||
sha256 = "1k13jjqv4df341hcj9hzrlisfx9wrsmyqvzi6ricx341d9z4ch05";
|
||||
buildDepends = [ Cabal ];
|
||||
meta = {
|
||||
homepage = "http://code.haskell.org/~wren/";
|
||||
description = "Log-domain floating point numbers";
|
||||
|
||||
Reference in New Issue
Block a user