utdemir/hs-nix-template

Leverage Recursive Nix to have more comprehensive tests

utdemir opened this issue · 0 comments

Nix 2.4 is supposed to be released soon (famous last words), which should support invoking Nix inside Nix derivations.

That would allow us writing more tests like

  1. Generate the project
  2. Enter to a nix-shell (this part we can not do yet)
  3. Run cabal build.