summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authormaralorn <mail@maralorn.de>2023-06-13 16:50:11 +0200
committerGitHub <noreply@github.com>2023-06-13 16:50:11 +0200
commitb37b2d4b09d6101f4f04d90b3e3362c90c2c4d71 (patch)
treec50a24b30bf1798c49f74c3490c9aaf7a37fd469 /doc
parentc1e7f2924fe71f010319c644f94a832ee01a1c33 (diff)
parentfc3668a3ab9fe6d2f67a041f1d7f7bd955636b06 (diff)
downloadnixpkgs-b37b2d4b09d6101f4f04d90b3e3362c90c2c4d71.tar
nixpkgs-b37b2d4b09d6101f4f04d90b3e3362c90c2c4d71.tar.gz
nixpkgs-b37b2d4b09d6101f4f04d90b3e3362c90c2c4d71.tar.bz2
nixpkgs-b37b2d4b09d6101f4f04d90b3e3362c90c2c4d71.tar.lz
nixpkgs-b37b2d4b09d6101f4f04d90b3e3362c90c2c4d71.tar.xz
nixpkgs-b37b2d4b09d6101f4f04d90b3e3362c90c2c4d71.tar.zst
nixpkgs-b37b2d4b09d6101f4f04d90b3e3362c90c2c4d71.zip
Merge pull request #237028 from maralorn/separate-bin
haskellPackages: Use separate bin output for multiple packages
Diffstat (limited to 'doc')
-rw-r--r--doc/languages-frameworks/haskell.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/haskell.section.md b/doc/languages-frameworks/haskell.section.md
index 87da2e63663..e3b4327bdb2 100644
--- a/doc/languages-frameworks/haskell.section.md
+++ b/doc/languages-frameworks/haskell.section.md
@@ -23,7 +23,7 @@ installing and using them.
 
 All of these packages are originally defined in the `haskellPackages` package
 set and are re-exposed with a reduced dependency closure for convenience.
-(see `justStaticExecutables` below)
+(see `justStaticExecutables` or `separateBinOutput` below)
 
 The `haskellPackages` set includes at least one version of every package from
 Hackage as well as some manually injected packages. This amounts to a lot of