guix-commits
[Top][All Lists]
Advanced

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

195/272: gnu: ghc-profunctors: Update Cabal file to r2.


From: Ricardo Wurmus
Subject: 195/272: gnu: ghc-profunctors: Update Cabal file to r2.
Date: Mon, 1 Oct 2018 06:13:45 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit bf73366886e5c8c1b37e35f23b9cf21b011521e8
Author: Timothy Sample <address@hidden>
Date:   Fri Aug 31 21:56:59 2018 -0400

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

diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index d359ce4..5a6fbb2 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -3163,6 +3163,9 @@ this package makes them available back to GHC 7.2.")
         (base32
          "0s1pwjidbn761xk43pmzyvn99hm3psdifjd78ylki7f97aiyd0g9"))))
     (build-system haskell-build-system)
+    (arguments
+     `(#:cabal-revision
+       ("2" "1ywlg9z8nlhd2avgb8c6gbkv8zyk7hvc25926bafyg0m0k8y1amq")))
     (inputs
      `(("ghc-base-orphans" ,ghc-base-orphans)
        ("ghc-bifunctors" ,ghc-bifunctors)



reply via email to

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