samplet pushed a commit to branch wip-haskell-updates
in repository guix.
commit 6b3f823ceb94b3710116ca3906c92d6d3f7228b1
Author: Timothy Sample <[email protected]>
Date: Fri Nov 1 10:39:37 2019 -0400
squash! gnu: ghc-unliftio-core: Update to 0.1.2.0.
---
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 4c137f3..79dfc6e 100644
--- a/gnu/packages/haskell-xyz.scm
+++ b/gnu/packages/haskell-xyz.scm
@@ -10887,7 +10887,7 @@ working with it.")
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
- ("1" "16bjwcsaghqqmyi69rq65dn3ydifyfaabq3ns37apdm00mwqbcj2")))
+ ("2" "0jqrjjbgicx48wzcjxs1xmih48ay79rhmrz6081dldlfxynli6vz")))
(home-page
"https://github.com/fpco/unliftio/tree/master/unliftio-core#readme")
(synopsis "The MonadUnliftIO typeclass for unlifting monads to IO")