gnu: ghc-charset: Update Cabal file to r1.
* gnu/packages/haskell-xyz.scm (ghc-charset): Update Cabal file to r1.
This commit is contained in:
parent
0beaec66bd
commit
35ee173ca0
1 changed files with 3 additions and 0 deletions
|
@ -1454,6 +1454,9 @@ parser isolation, and labeled blocks for better error messages.")
|
||||||
(base32
|
(base32
|
||||||
"1gn0m96qpjww8hpp2g1as5yy0wcwy4iq73h3kz6g0yxxhcl5sh9x"))))
|
"1gn0m96qpjww8hpp2g1as5yy0wcwy4iq73h3kz6g0yxxhcl5sh9x"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
|
(arguments
|
||||||
|
`(#:cabal-revision
|
||||||
|
("1" "1z6nxw2g9vgsjq0g159sk8mwj68lwzxzi5iv5ynha0h85jcqxszy")))
|
||||||
(inputs
|
(inputs
|
||||||
`(("ghc-semigroups" ,ghc-semigroups)
|
`(("ghc-semigroups" ,ghc-semigroups)
|
||||||
("ghc-unordered-containers" ,ghc-unordered-containers)))
|
("ghc-unordered-containers" ,ghc-unordered-containers)))
|
||||||
|
|
Reference in a new issue