Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-haskell/haskell-src/files: haskell-src-1.0.1.4-ghc-7.2.patch
Date: Tue, 02 Aug 2011 17:42:03
Message-Id: 20110802174150.60DEA20051@flycatcher.gentoo.org
1 slyfox 11/08/02 17:41:50
2
3 Added: haskell-src-1.0.1.4-ghc-7.2.patch
4 Log:
5 Version bump.
6
7 (Portage version: 2.1.10.7/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 dev-haskell/haskell-src/files/haskell-src-1.0.1.4-ghc-7.2.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-src/files/haskell-src-1.0.1.4-ghc-7.2.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/haskell-src/files/haskell-src-1.0.1.4-ghc-7.2.patch?rev=1.1&content-type=text/plain
14
15 Index: haskell-src-1.0.1.4-ghc-7.2.patch
16 ===================================================================
17 diff --git a/haskell-src.cabal b/haskell-src.cabal
18 index 2d41e6e..0434cc1 100644
19 --- a/haskell-src.cabal
20 +++ b/haskell-src.cabal
21 @@ -33,8 +33,5 @@ library
22 build-depends: base >= 4 && < 5, syb, pretty, array
23 else
24 build-depends: base < 3
25 - build-depends: haskell98
26 - -- The dependency on Haskell 98 is only because
27 - -- Happy generates a parser that imports Array
28 extensions: CPP
29 nhc98-options: -K11M