guix-commits
[Top][All Lists]
Advanced

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

03/20: gnu: ghc-adjunctions: Update Cabal file to r2.


From: guix-commits
Subject: 03/20: gnu: ghc-adjunctions: Update Cabal file to r2.
Date: Fri, 1 Nov 2019 22:16:54 -0400 (EDT)

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

commit 34c8713b3176e87c4df4b3c1c7eb530734b23078
Author: Timothy Sample <address@hidden>
Date:   Fri Nov 1 13:54:07 2019 -0400

    gnu: ghc-adjunctions: Update Cabal file to r2.
    
    * gnu/packages/haskell-xyz.scm (ghc-adjunctions): 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 d862ee3..dd7bc03 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -142,6 +142,9 @@ module for more details.")
         (base32
          "1sbal7cbhm12crfnfhkk322jnzgx7lhw3jzq0p463bipagsjwz2h"))))
     (build-system haskell-build-system)
+    (arguments
+     `(#:cabal-revision
+       ("2" "1yfsjx7dqikg3hvld7i91xfsg5lawmr5980lvfd794sybmgxsf17")))
     (inputs
      `(("ghc-profunctors" ,ghc-profunctors)
        ("ghc-comonad" ,ghc-comonad)



reply via email to

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