Preparing for the upcoming Haskell Platform release.
svn path=/nixpkgs/trunk/; revision=22620
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
cabal.mkDerivation (self : {
|
||||
pname = "deepseq";
|
||||
version = "1.1.0.0"; # Haskell Platform 2010.1.0.0
|
||||
version = "1.1.0.0"; # Haskell Platform 2010.1.0.0 and 2010.2.0.0
|
||||
sha256 = "947c45e7ee862159f190fb8e905c1328f7672cb9e6bf3abd1d207bbcf1eee50a";
|
||||
meta = {
|
||||
description = "Provides a deep version of seq, for fully evaluating data structures";
|
||||
|
||||
Reference in New Issue
Block a user