me
/
guix
Archived
1
0
Fork 0

gnu: ghc-primitive: Update Cabal file to r1.

* gnu/packages/haskell-xyz.scm (ghc-primitive): Update Cabal file to r1.
master
Timothy Sample 2019-10-31 22:57:33 -04:00
parent 49367c92a1
commit 6cf0daa4c0
No known key found for this signature in database
GPG Key ID: 2AC6A5EC1C357C59
1 changed files with 3 additions and 0 deletions

View File

@ -7875,6 +7875,9 @@ examination.")
(base32
"0r0cda7acvplgwaxy69kviv4jp7kkfi038by68gj4yfx4iwszgjc"))))
(build-system haskell-build-system)
(arguments
`(#:cabal-revision
("1" "18a14k1yiam1m4l29rin9a0y53yp3nxvkz358nysld8aqwy2qsjv")))
(home-page
"https://github.com/haskell/primitive")
(synopsis "Primitive memory-related operations")