cabal test-dev trick

This commit is contained in:
Jade Lovelace 2022-10-01 22:15:14 -07:00
parent 9978909ced
commit 27dd9c2249
3 changed files with 305 additions and 3 deletions

View file

@ -12,7 +12,7 @@ functionality cross-project. Another problem I sometimes have is that I want to
make a contribution to some library but setting up an IDE for it is a pain in
the neck.
# YOLO method (putting it all in a workspace with your app and not telling Nix)
# YOLO method (putting it all in a workspace with your app and not telling Nix) {#yolo-method}
Often it is easiest to partially bypass Nix while doing development on
dependencies. This means that Nix provides the compiler but the dependency