me
/
guix
Archived
1
0
Fork 0

gnu: ghc-missingh: Update home page.

* gnu/packages/haskell-xyz.scm (ghc-missingh)[home-page]: Update.
master
Tobias Geerinckx-Rice 2020-07-17 00:58:23 +02:00
parent 33c154d6a5
commit f1841ccf46
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 1 deletions

View File

@ -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