guix-commits
[Top][All Lists]
Advanced

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

250/290: gnu: ghc-adjunctions: Update Cabal file to r2.


From: guix-commits
Subject: 250/290: gnu: ghc-adjunctions: Update Cabal file to r2.
Date: Wed, 6 Nov 2019 08:23:22 -0500 (EST)

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

commit 10997a24252fd3918edeb96b15757b8981ac4b66
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 8b4f29a..82c194a 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -143,6 +143,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]