[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
150/272: gnu: ghc-distributive: Update Cabal file to r6.
From: |
Ricardo Wurmus |
Subject: |
150/272: gnu: ghc-distributive: Update Cabal file to r6. |
Date: |
Mon, 1 Oct 2018 06:13:36 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 68dc0c294a6090db2bac109c61b2308eeffb797e
Author: Timothy Sample <address@hidden>
Date: Fri Aug 31 23:56:01 2018 -0400
gnu: ghc-distributive: Update Cabal file to r6.
* gnu/packages/haskell.scm (ghc-distributive): Update Cabal file to r6.
[native-inputs]: Replace ghc-doctest-0.12 with ghc-doctest.
---
gnu/packages/haskell.scm | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 8676948..cac1fcd 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -2985,6 +2985,9 @@ modifying, and extracting files from zip archives in
Haskell.")
(base32
"0y566r97sfyvhsmd4yxiz4ns2mqgwf5bdbp56wgxl6wlkidq0wwi"))))
(build-system haskell-build-system)
+ (arguments
+ `(#:cabal-revision
+ ("6" "06bd38rf31yrvvy989r44pm0id3dsxwcp6nxg7wk6ccj3n2b8rzk")))
(inputs
`(("ghc-tagged" ,ghc-tagged)
("ghc-base-orphans" ,ghc-base-orphans)
@@ -2993,7 +2996,7 @@ modifying, and extracting files from zip archives in
Haskell.")
("ghc-generic-deriving" ,ghc-generic-deriving)))
(native-inputs
`(("cabal-doctest" ,cabal-doctest)
- ("ghc-doctest" ,ghc-doctest-0.12)
+ ("ghc-doctest" ,ghc-doctest)
("ghc-hspec" ,ghc-hspec)
("hspec-discover" ,hspec-discover)))
(home-page "https://github.com/ekmett/distributive/")
- 116/272: gnu: ghc-hmatrix-special: Update to 0.19.0.0., (continued)
- 116/272: gnu: ghc-hmatrix-special: Update to 0.19.0.0., Ricardo Wurmus, 2018/10/01
- 134/272: gnu: ghc-highlighting-kate: Update to 0.6.4., Ricardo Wurmus, 2018/10/01
- 140/272: gnu: ghc-logging-facade: Update to 0.3.0., Ricardo Wurmus, 2018/10/01
- 129/272: gnu: ghc-blaze-html: Update to 0.9.1.1., Ricardo Wurmus, 2018/10/01
- 132/272: gnu: ghc-securemem: Update to 0.1.10., Ricardo Wurmus, 2018/10/01
- 136/272: gnu: ghc-constraints: Update to 0.10.1., Ricardo Wurmus, 2018/10/01
- 153/272: gnu: ghc-graphviz: Remove unneeded configure flag., Ricardo Wurmus, 2018/10/01
- 154/272: gnu: ghc-markdown-unlit: Update to 0.5.0., Ricardo Wurmus, 2018/10/01
- 151/272: gnu: ghc-gluraw: Update to 2.0.0.4., Ricardo Wurmus, 2018/10/01
- 152/272: gnu: ghc-gnuplot: Update to 0.5.5.2., Ricardo Wurmus, 2018/10/01
- 150/272: gnu: ghc-distributive: Update Cabal file to r6.,
Ricardo Wurmus <=
- 156/272: gnu: ghc-network: Update to 2.6.3.6., Ricardo Wurmus, 2018/10/01
- 165/272: gnu: ghc-iproute: Update to 1.7.5., Ricardo Wurmus, 2018/10/01
- 160/272: gnu: ghc-zip-archive: Update to 0.3.3., Ricardo Wurmus, 2018/10/01
- 157/272: gnu: ghc-typed-process: Update to 0.2.3.0., Ricardo Wurmus, 2018/10/01
- 158/272: gnu: ghc-wave: Update to 0.1.5., Ricardo Wurmus, 2018/10/01
- 168/272: gnu: ghc-quickcheck-instances: Update Cabal file to r1., Ricardo Wurmus, 2018/10/01
- 172/272: gnu: ghc-aeson: Update to 1.3.1.1., Ricardo Wurmus, 2018/10/01
- 179/272: gnu: ghc-haskell-src-meta: Update to 0.8.0.3., Ricardo Wurmus, 2018/10/01
- 167/272: gnu: ghc-opengl: Update to 3.0.2.2., Ricardo Wurmus, 2018/10/01
- 182/272: gnu: ghc-parsers: Update to 0.12.9., Ricardo Wurmus, 2018/10/01