mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-16 16:08:04 -05:00
gnu: cabal-doctest: Update Cabal file to r1.
* gnu/packages/haskell.scm (cabal-doctest): Update Cabal file to r1.
This commit is contained in:
parent
127586adfb
commit
988dee48d0
1 changed files with 3 additions and 0 deletions
|
@ -1832,6 +1832,9 @@ (define-public cabal-doctest
|
|||
(base32
|
||||
"0bgd4jdmzxq5y465r4sf4jv2ix73yvblnr4c9wyazazafddamjny"))))
|
||||
(build-system haskell-build-system)
|
||||
(arguments
|
||||
`(#:cabal-revision
|
||||
("1" "1bk85avgc93yvcggwbk01fy8nvg6753wgmaanhkry0hz55h7mpld")))
|
||||
(home-page "https://github.com/phadej/cabal-doctest")
|
||||
(synopsis "Setup.hs helper for running doctests")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue