nixpkgs/doc/languages-frameworks
sternenseemann 8088e14e12 doc/haskell: FAQ entry on changing profiling settings globally
This is actually relatively complicated to achieve, since it involves
overriding GHC on e.g. aarch64-darwin, so the FAQ entry seems warranted.

It's also a good exercise to me, since it demonstrates some problems
with the overriding infrastructure, i.e. that it has a tendency to
inherit the pkgs fixpoint from prev. An example of this problem is
https://github.com/NixOS/nixpkgs/issues/235960, but it has different
manifestations as well. Awareness of this will also help writing the
other sections on overriding.

How complicated it is, seems to be further incentive to go ahead with
https://github.com/NixOS/nixpkgs/pull/239548 as well.
2023-06-30 01:52:42 +02:00
..
agda.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
android.section.md androidenv: Implement cmdline-tools and patcher 2023-01-27 18:15:47 -05:00
beam.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
bower.section.md Merge pull request #237068 from pennae/manual-normalization 2023-06-13 07:35:06 +02:00
chicken.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
coq.section.md Fix a small typo in the manual 2023-04-14 17:11:13 +01:00
crystal.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
cuda.section.md cudaPackages.cudnn: remove patch version from name to conform with cudaPackages standard 2023-05-24 12:56:22 -04:00
cuelang.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
dart.section.md buildFlutterApplication: add docs 2023-05-05 13:32:50 -03:00
dhall.section.md maintainers: Gabriel439 -> Gabriella439 2023-05-25 14:35:51 -07:00
dotnet.section.md buildDotnetModule: make fetch-deps find output path automatically 2023-06-24 19:13:16 -03:00
emscripten.section.md emscriptenPackages: s/overrideDerivation/overrideAttrs 2023-02-23 18:45:38 +02:00
gnome.section.md Merge pull request #237068 from pennae/manual-normalization 2023-06-13 07:35:06 +02:00
go.section.md doc/language-frameworks/go.section.md: fix spelling 2023-05-28 07:50:02 +10:00
haskell.section.md doc/haskell: FAQ entry on changing profiling settings globally 2023-06-30 01:52:42 +02:00
hy.section.md doc: fix typos 2022-12-17 18:21:48 -05:00
idris.section.md doc: use sri hash syntax 2022-12-04 06:12:18 +00:00
index.xml buildDartApplication: init 2023-05-05 13:32:45 -03:00
ios.section.md doc: correct typos and spelling (#237098) 2023-06-11 02:15:43 +02:00
java.section.md
javascript.section.md Merge pull request #230157 from teutat3s/buildnpmpackage-docs 2023-06-28 18:33:02 -04:00
lisp.section.md lisp-modules: manual: add self links 2023-03-21 19:38:26 +01:00
lua.section.md use subcommands in plugin updaters (#223164) 2023-04-14 22:02:17 +02:00
maven.section.md doc: move makeWrapper to nativeBuildInputs from buildInputs 2022-07-14 22:08:56 +03:00
nim.section.md buildNimPackage: doCheck by default 2023-06-14 15:15:21 +01:00
ocaml.section.md ocamlPackages.buildDunePackage: deprecate useDune2 2023-05-06 08:11:25 +02:00
octave.section.md doc: minimize mentions of nix-env -i without -A in nixpkgs manual 2021-12-18 12:00:00 +00:00
perl.section.md doc: update shortenPerlShebang example to use nativeBuildInputs 2023-05-10 18:34:17 +02:00
php.section.md php: drop PHP 8.0 2023-06-21 22:09:16 +02:00
pkg-config.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
python.section.md doc/languages-frameworks/python: don't use full pkgs in attrs 2023-06-29 21:38:37 +02:00
qt.section.md doc: don't use docbook program listings/callouts 2023-06-10 18:17:05 +02:00
r.section.md doc: clarify location of rPackages overrides 2021-09-26 07:29:58 +10:00
ruby.section.md doc: assign ids to many headings 2023-03-27 22:39:11 +02:00
rust.section.md treewide: don't use rustPlatform.rust 2023-05-12 15:31:21 +00:00
swift.section.md doc: add section on swift 2023-02-04 22:30:10 +01:00
texlive.section.md texlive.combine: document how to create custom packages with pkgs and tlDeps attributes 2023-04-02 13:00:52 +01:00
titanium.section.md
vim.section.md use subcommands in plugin updaters (#223164) 2023-04-14 22:02:17 +02:00