guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

80/328: gnu: ghc-split: Update Cabal file to r2.


From: guix-commits
Subject: 80/328: gnu: ghc-split: Update Cabal file to r2.
Date: Sat, 16 Nov 2019 19:32:28 -0500 (EST)

samplet pushed a commit to branch wip-haskell-updates
in repository guix.

commit 8490fe9256a3713f6ba25e22fa4ac0b4337b63e7
Author: Timothy Sample <address@hidden>
Date:   Fri Nov 1 21:53:49 2019 -0400

    gnu: ghc-split: Update Cabal file to r2.
    
    * gnu/packages/haskell-xyz.scm (ghc-split): Update Cabal file to r2.
---
 gnu/packages/haskell-xyz.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/haskell-xyz.scm b/gnu/packages/haskell-xyz.scm
index 213d56f..d43ab28 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -9421,6 +9421,9 @@ generics-sop}.")
         (base32
          "04qlmkcyklznl03gsjg95b4nzb6i96gdapqg60rny9szgi7ngk8x"))))
     (build-system haskell-build-system)
+    (arguments
+     `(#:cabal-revision
+       ("2" "1c8bcssxq5rkxkixgms6w6x6lzf4n7cxk6cx6av1dp3lixdy9j34")))
     (native-inputs
      `(("ghc-quickcheck" ,ghc-quickcheck)))
     (home-page "https://hackage.haskell.org/package/split";)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]