From 3751271d25d655e7af5113141f95e8f6bcbd903f Mon Sep 17 00:00:00 2001 From: Andres Loeh Date: Tue, 6 Nov 2012 11:51:27 +0100 Subject: [PATCH] Update Haskell Platform 2012.4.0.0 Cabal file to final version. (Typos only.) --- .../haskell/haskell-platform/haskell-platform-2012.4.0.0.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/libraries/haskell/haskell-platform/haskell-platform-2012.4.0.0.cabal b/pkgs/development/libraries/haskell/haskell-platform/haskell-platform-2012.4.0.0.cabal index 23af64e4489..23d1f7a0a7d 100644 --- a/pkgs/development/libraries/haskell/haskell-platform/haskell-platform-2012.4.0.0.cabal +++ b/pkgs/development/libraries/haskell/haskell-platform/haskell-platform-2012.4.0.0.cabal @@ -108,6 +108,6 @@ library -- hscolour ==1.19 -- ??? -- haddock ==2.11.0 -- need to use the one shipped with ghc --- N.B.: The begin/end comment annocations are used to build the source +-- N.B.: The begin/end comment annotations are used to build the source -- installer: Packages that are part of the core are checked at build time. -- Source of packages that are part of the platform are included in the tarball.