From fc3668a3ab9fe6d2f67a041f1d7f7bd955636b06 Mon Sep 17 00:00:00 2001 From: maralorn Date: Sat, 10 Jun 2023 14:18:49 +0200 Subject: haskellPackages: Use separate bin output for multiple packages --- doc/languages-frameworks/haskell.section.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit 1.4.1