gnu: ghc-tagged: Update Cabal file to r2.

* gnu/packages/haskell.scm (ghc-tagged): Update Cabal file to r2.
master
Timothy Sample 2018-08-29 16:40:07 -04:00 committed by Ricardo Wurmus
parent c9fa2a286c
commit 70ee3228bb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 0 deletions

View File

@ -4427,6 +4427,9 @@ periodic, on-demand actions in Haskell.")
(base32
"16cdzh0bw16nvjnyyy5j9s60malhz4nnazw96vxb0xzdap4m2z74"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("2" "0r2knfcq0b4s652vlvlnfwxlc2mkc2ra9kl8bp4zdn1awmfy0ia5")))
(inputs
`(("ghc-transformers-compat" ,ghc-transformers-compat)))
(home-page "https://hackage.haskell.org/package/tagged")