diff options
Diffstat (limited to 'doc/guix.texi')
| -rw-r--r-- | doc/guix.texi | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/doc/guix.texi b/doc/guix.texi index 3eb25adec8..c5b13e0572 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4792,6 +4792,8 @@ the updater for @uref{https://pypi.python.org, PyPI} packages.  the updater for @uref{https://rubygems.org, RubyGems} packages.  @item github  the updater for @uref{https://github.com, GitHub} packages. +@item hackage +the updater for @uref{https://hackage.haskell.org, Hackage} packages.  @end table  For instance, the following command only checks for updates of Emacs | 
