mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: ghc-missingh: Update home page.
* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Update.
This commit is contained in:
parent
33c154d6a5
commit
f1841ccf46
1 changed files with 2 additions and 1 deletions
|
@ -7625,7 +7625,8 @@ (define-public ghc-missingh
|
|||
`(("ghc-errorcall-eq-instance" ,ghc-errorcall-eq-instance)
|
||||
("ghc-quickcheck" ,ghc-quickcheck)
|
||||
("ghc-hunit" ,ghc-hunit)))
|
||||
(home-page "https://software.complete.org/missingh")
|
||||
;; ‘Official’ <http://software.complete.org/missingh> redirects to a 404.
|
||||
(home-page "https://github.com/haskell-hvr/missingh")
|
||||
(synopsis "Large utility library")
|
||||
(description
|
||||
"MissingH is a library of all sorts of utility functions for Haskell
|
||||
|
|
Loading…
Reference in a new issue