mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01:00
gnu: ghc-tagged: Update Cabal file to r2.
* gnu/packages/haskell.scm (ghc-tagged): Update Cabal file to r2.
This commit is contained in:
parent
c9fa2a286c
commit
70ee3228bb
1 changed files with 3 additions and 0 deletions
|
@ -4427,6 +4427,9 @@ (define-public ghc-tagged
|
|||
(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")
|
||||
|
|
Loading…
Reference in a new issue