summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-07-26 17:35:40 +0200
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2021-07-26 17:35:40 +0200
commit19a763458d70beee0daface84c0d9e4a5378852c (patch)
tree32dec5576a4e774a885f7c633ecbf0c39d8aa1fd /pkgs
parentb0284395a60b98c9970c877b6262b5e383635ada (diff)
downloadnixpkgs-19a763458d70beee0daface84c0d9e4a5378852c.tar
nixpkgs-19a763458d70beee0daface84c0d9e4a5378852c.tar.gz
nixpkgs-19a763458d70beee0daface84c0d9e4a5378852c.tar.bz2
nixpkgs-19a763458d70beee0daface84c0d9e4a5378852c.tar.lz
nixpkgs-19a763458d70beee0daface84c0d9e4a5378852c.tar.xz
nixpkgs-19a763458d70beee0daface84c0d9e4a5378852c.tar.zst
nixpkgs-19a763458d70beee0daface84c0d9e4a5378852c.zip
maintainers/haskell/package-list: minor fixes to documentation
Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/haskell-modules/HACKING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/haskell-modules/HACKING.md b/pkgs/development/haskell-modules/HACKING.md
index 98ab03a0edd..9024a90a09d 100644
--- a/pkgs/development/haskell-modules/HACKING.md
+++ b/pkgs/development/haskell-modules/HACKING.md
@@ -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