gnu: ghc-missingh: Update home page.
* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Update.master
parent
33c154d6a5
commit
f1841ccf46
|
@ -7625,7 +7625,8 @@ used both from lens and microlens).")
|
|||
`(("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
|
||||
|
|
Reference in New Issue