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

commit ad722c4635da476a0bdbe2c100170851d7227ba7
Author: Timothy Sample <[email protected]>
Date:   Thu Oct 31 23:00:28 2019 -0400

    squash! gnu: ghc-tagged: Update to 0.8.6.
---
 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 e42c32a..df231bb 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10029,7 +10029,7 @@ increasing type safety.")
     (build-system haskell-build-system)
     (arguments
      `(#:cabal-revision
-       ("2" "0r2knfcq0b4s652vlvlnfwxlc2mkc2ra9kl8bp4zdn1awmfy0ia5")))
+       ("1" "070xwfw7y81hd63il76dmwbdl9ca1rd07c54zynfx6vpr4wyx4vh")))
     (inputs
      `(("ghc-transformers-compat" ,ghc-transformers-compat)))
     (home-page "https://hackage.haskell.org/package/tagged";)

Reply via email to