Updated Haskell Platform.
svn path=/nixpkgs/trunk/; revision=16656
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self : {
|
||||
pname = "network";
|
||||
version = "2.2.1.1"; # Haskell Platform 2009.2.0.1
|
||||
sha256 = "2b1fb2a16ed740636871662f2e38dffd9b7c13c61e28d887a1c334da3867da9d";
|
||||
version = "2.2.1.4"; # Haskell Platform 2009.2.0.2
|
||||
sha256 = "16a842bee5db116f754b459ef261426b6705a6d79383c6d545c9df5f6329cd25";
|
||||
propagatedBuildInputs = [parsec];
|
||||
meta = {
|
||||
description = "Networking-related facilities";
|
||||
|
||||
Reference in New Issue
Block a user