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 = "haddock";
|
||||
version = "2.7.2"; # Haskell Platform 2010.1.0.0
|
||||
version = "2.7.2"; # Haskell Platform 2010.1.0.0 and 2010.2.0.0
|
||||
name = self.fname;
|
||||
sha256 = "4eaaaf62785f0ba3d37ba356cfac4679faef91c0902d8cdbf42837cbe5daab82";
|
||||
extraBuildInputs = [alex happy];
|
||||
|
||||
Reference in New Issue
Block a user