mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: ghc-split: Update Cabal file to r2.
* gnu/packages/haskell-xyz.scm (ghc-split): Update Cabal file to r2.
This commit is contained in:
parent
c2342abba5
commit
9bbc21a760
1 changed files with 3 additions and 0 deletions
|
@ -9421,6 +9421,9 @@ generics-sop}.")
|
||||||
(base32
|
(base32
|
||||||
"04qlmkcyklznl03gsjg95b4nzb6i96gdapqg60rny9szgi7ngk8x"))))
|
"04qlmkcyklznl03gsjg95b4nzb6i96gdapqg60rny9szgi7ngk8x"))))
|
||||||
(build-system haskell-build-system)
|
(build-system haskell-build-system)
|
||||||
|
(arguments
|
||||||
|
`(#:cabal-revision
|
||||||
|
("2" "1c8bcssxq5rkxkixgms6w6x6lzf4n7cxk6cx6av1dp3lixdy9j34")))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("ghc-quickcheck" ,ghc-quickcheck)))
|
`(("ghc-quickcheck" ,ghc-quickcheck)))
|
||||||
(home-page "https://hackage.haskell.org/package/split")
|
(home-page "https://hackage.haskell.org/package/split")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue