Commit 19a76345 authored by sternenseemann's avatar sternenseemann
Browse files

maintainers/haskell/package-list: minor fixes to documentation

parent b0284395
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
# On Hackage every package description shows a category "Distributions" which
# lists a "NixOS" version.
# This script uploads a csv to hackage which will update the displayed versions
# based on the current versions in nixpkgs.  This happens with on simple http
# based on the current versions in nixpkgs. This happens with a simple http
# request.

# For authorization you just need to have any valid hackage account. This
+1 −1
Original line number Diff line number Diff line
@@ -243,7 +243,7 @@ causes all currently open Haskell-related pull-requests to be automatically clos

## Update Hackage Version Information

After merging into master you can update what hackage displays as the current
After merging into `master` you can update what hackage displays as the current
version in NixOS for every individual package.
To do this you run `maintainers/scripts/haskell/upload-nixos-package-list-to-hackage.sh`.
See the script for how to provide credentials. Once you have configured that