gnu: ghc-unliftio-core: Update Cabal file to r1.

* gnu/packages/haskell.scm (ghc-unliftio-core): Update Cabal file to r1.
master
Timothy Sample 2018-08-31 15:20:28 -04:00 committed by Ricardo Wurmus
parent 32a9a38087
commit f871a55502
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 0 deletions

View File

@ -9655,6 +9655,9 @@ functions for the ghc-persistent package.")
(base32
"1193fplsjm1lcr05xwvkj1rsyzx74i755f6kw3ikmxbsv0bv0l3m"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("1" "16bjwcsaghqqmyi69rq65dn3ydifyfaabq3ns37apdm00mwqbcj2")))
(home-page
"https://github.com/fpco/unliftio/tree/master/unliftio-core#readme")
(synopsis "The MonadUnliftIO typeclass for unlifting monads to IO")