[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/20: squash! gnu: Add ghc-splitmix.
From: |
guix-commits |
Subject: |
02/20: squash! gnu: Add ghc-splitmix. |
Date: |
Fri, 1 Nov 2019 22:16:54 -0400 (EDT) |
samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit d81bc1def78066e98b3e39eecc7f6854373d8a8c
Author: Timothy Sample <address@hidden>
Date: Fri Nov 1 13:53:33 2019 -0400
squash! gnu: Add ghc-splitmix.
---
gnu/packages/haskell-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index b13fc6a..d862ee3 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9379,7 +9379,7 @@ mainstream languages.")
(native-inputs
`(("ghc-hunit" ,ghc-hunit)
("ghc-async" ,ghc-async)
- ;("ghc-base-compat-batteries" ,ghc-base-compat-batteries)
+ ("ghc-base-compat-batteries" ,ghc-base-compat-batteries)
("ghc-tf-random" ,ghc-tf-random)
("ghc-vector" ,ghc-vector)))
(home-page "http://hackage.haskell.org/package/splitmix")
- branch wip-haskell-updates updated (50ec6f8 -> 2b64eaf), guix-commits, 2019/11/01
- 01/20: gnu: Add ghc-base-compat-batteries., guix-commits, 2019/11/01
- 03/20: gnu: ghc-adjunctions: Update Cabal file to r2., guix-commits, 2019/11/01
- 06/20: gnu: ghc-charset: Update Cabal file to r1., guix-commits, 2019/11/01
- 10/20: gnu: ghc-gtk2hs-buildtools: Update to 0.13.5.4., guix-commits, 2019/11/01
- 02/20: squash! gnu: Add ghc-splitmix.,
guix-commits <=
- 04/20: squash! gnu: ghc-math-functions: Update to 0.3.3.0., guix-commits, 2019/11/01
- 05/20: gnu: ghc-contravariant-extras: Update Cabal file to r1., guix-commits, 2019/11/01
- 08/20: gnu: ghc-cryptohash-md5: Update Cabal file to r4., guix-commits, 2019/11/01
- 07/20: gnu: ghc-deepseq-generics: Update Cabal file to r4., guix-commits, 2019/11/01
- 09/20: gnu: ghc-cryptohash-sha1: Update Cabal file to r4., guix-commits, 2019/11/01
- 11/20: squash! gnu: ghc-hedgehog: Update to 1.0.1., guix-commits, 2019/11/01
- 13/20: squash! gnu: ghc-libmpd: Update to 0.9.0.10., guix-commits, 2019/11/01
- 17/20: gnu: ghc-diff: Patch to work with newer QuickCheck., guix-commits, 2019/11/01
- 15/20: gnu: ghc-split: Update Cabal file to r2., guix-commits, 2019/11/01
- 16/20: squash! gnu: ghc-zip-archive: Update to 0.4.1., guix-commits, 2019/11/01