[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/257: gnu: ghc-old-locale: Update Cabal file to r2.
From: |
Ricardo Wurmus |
Subject: |
17/257: gnu: ghc-old-locale: Update Cabal file to r2. |
Date: |
Thu, 27 Sep 2018 15:46:49 -0400 (EDT) |
rekado pushed a commit to branch wip-haskell
in repository guix.
commit 3ab535f1abfc1aa0d58df9d9f63a8dcebdd2ce30
Author: Timothy Sample <address@hidden>
Date: Wed Aug 29 15:12:07 2018 -0400
gnu: ghc-old-locale: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-old-locale): Update Cabal file to r2.
[arguments]: Remove unneeded "--allow-newer" configure flag.
---
gnu/packages/haskell.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 9452555..e0ebe09 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -1686,7 +1686,8 @@ configurations to coexist without resorting to mutable
global variables or
(base32 "0l3viphiszvz5wqzg7a45zp40grwlab941q5ay29iyw8p3v8pbyv"))))
(build-system haskell-build-system)
(arguments
- `(#:configure-flags (list "--allow-newer=base")))
+ `(#:cabal-revision
+ ("2" "04b9vn007hlvsrx4ksd3r8r3kbyaj2kvwxchdrmd4370qzi8p6gs")))
(home-page "https://hackage.haskell.org/package/old-locale")
(synopsis "Adapt to locale conventions")
(description
- 40/257: gnu: ghc-mmorph: Update to 1.1.2., (continued)
- 40/257: gnu: ghc-mmorph: Update to 1.1.2., Ricardo Wurmus, 2018/09/27
- 34/257: gnu: hscolour: Update to 1.24.4., Ricardo Wurmus, 2018/09/27
- 36/257: gnu: Add ghc-bsb-http-chunked., Ricardo Wurmus, 2018/09/27
- 30/257: gnu: ghc-utf8-string: Update Cabal file to r3., Ricardo Wurmus, 2018/09/27
- 29/257: gnu: ghc-unliftio-core: Update Cabal file to r1., Ricardo Wurmus, 2018/09/27
- 21/257: gnu: ghc-setlocale: Update to 1.0.0.8., Ricardo Wurmus, 2018/09/27
- 25/257: gnu: ghc-transformers-compat: Update to 0.6.2., Ricardo Wurmus, 2018/09/27
- 28/257: gnu: ghc-unix-compat: Update to 0.5.1., Ricardo Wurmus, 2018/09/27
- 19/257: gnu: ghc-parser-combinators: Update to 1.0.0., Ricardo Wurmus, 2018/09/27
- 18/257: gnu: ghc-parallel: Update to 3.2.2.0., Ricardo Wurmus, 2018/09/27
- 17/257: gnu: ghc-old-locale: Update Cabal file to r2.,
Ricardo Wurmus <=
- 16/257: gnu: ghc-network-info: Update to 0.2.0.10., Ricardo Wurmus, 2018/09/27
- 13/257: gnu: ghc-happy: Update to 1.19.9., Ricardo Wurmus, 2018/09/27
- 12/257: gnu: ghc-geniplate-mirror: Update to 0.7.6., Ricardo Wurmus, 2018/09/27
- 11/257: gnu: ghc-entropy: Update to 0.4.1.1., Ricardo Wurmus, 2018/09/27
- 01/257: gnu: ghc: Use GHC 8.4.3 as the default GHC., Ricardo Wurmus, 2018/09/27
- 03/257: build-system: haskell: Add #:cabal-revision argument., Ricardo Wurmus, 2018/09/27
- 02/257: gnu: ghc-mtl: Remove built-in Haskell package., Ricardo Wurmus, 2018/09/27