gnu: ghc-hslua-module-text: Update Cabal file to r1.

* gnu/packages/haskell.scm (ghc-hslua-module-text): Update Cabal file to r1.
master
Timothy Sample 2018-09-01 09:25:40 -04:00 committed by Ricardo Wurmus
parent dfe5f60f2d
commit 085f26d1e1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 0 deletions

View File

@ -6268,6 +6268,9 @@ described in @url{https://www.lua.org/}.")
(base32
"0bcfpb1dhnxp0gr376ai4w7vczr9zrjl1r3r6w7kcxivfkwq9cxf"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("1" "0vajlsd7y6pwa08635q0cx8z5c1c55bk7fvavw7g2vmyvxqjzx6n")))
(inputs
`(("ghc-hslua" ,ghc-hslua)
("ghc-text" ,ghc-text)))