File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -22,12 +22,17 @@ Parser, evaluator and type checker for the Nix language written in Haskell.
2222- [ Getting Started] ( #getting-started )
2323 - [ Cachix prebuild binary caches] ( #cachix-prebuild-binary-caches )
2424 - [ Development using Cabal] ( #development-using-cabal )
25- - [ Building the project] ( #building-the-project )
26- - [ With benchmarks] ( #with-benchmarks )
27- - [ With profiling] ( #with-profiling )
28- - [ With full debug info] ( #with-full-debug-info )
29- - [ Run HNix:] ( #run-hnix )
30- - [ Entering the HNix REPL] ( #entering-the-hnix-repl )
25+ - [ Building the project] ( #building-the-project )
26+ - [ With benchmarks] ( #with-benchmarks )
27+ - [ With profiling] ( #with-profiling )
28+ - [ With full debug info] ( #with-full-debug-info )
29+ - [ Run HNix] ( #run-hnix )
30+ - [ Using the Nix-build] ( #using-the-nix-build )
31+ - [ Run benchmarks] ( #run-benchmarks )
32+ - [ With profiling] ( #with-profiling-1 )
33+ - [ With full debug info] ( #with-full-debug-info-1 )
34+ - [ Run the result] ( #run-the-result )
35+ - [ Using the HNix REPL] ( #using-the-hnix-repl )
3136- [ Contributing] ( #contributing )
3237- [ Evaluating Nixpkgs with HNix] ( #evaluating-nixpkgs-with-hnix )
3338
You can’t perform that action at this time.
0 commit comments