README.md: Cabal: Full debud: m rephrasing

This commit is contained in:
Anton-Latukha 2020-09-30 17:38:53 +03:00
parent deb204c01d
commit 2235addf60
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ cabal v2-configure --enable-tests --enable-profiling --flags=profiling --flags=t
cabal v2-run hnix -- -v5 --trace <args> +RTS -xc
```
Note that this will run quite slowly, but will give the most information as to what might potentially be going wrong during parsing or evaluation.
Note that this going to run quite slowly, but would give the most information as to what happens during parsing & evaluation.
### Run HNix: