From e1a2a22d6351c1bc5e46e7e4df7f59189183cc4d Mon Sep 17 00:00:00 2001 From: Anton Latukha Date: Wed, 30 Sep 2020 17:45:19 +0000 Subject: [PATCH] [auto] upd README TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06e5502..f6bbe93 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Parser, evaluator and type checker for the Nix language written in Haskell. - [With profiling](#with-profiling-1) - [With full debug info](#with-full-debug-info-1) - [Run the result](#run-the-result) +- [Development status loop with amazing `ghcid`](#development-status-loop-with-amazing-ghcid) - [Using the HNix REPL](#using-the-hnix-repl) - [Contributing](#contributing) - [Evaluating Nixpkgs with HNix](#evaluating-nixpkgs-with-hnix)