Setup direnv with use nix for haskell stack

This commit is contained in:
Yvan Sraka 2021-05-02 23:01:10 +02:00
parent 3373e07bb0
commit 9b7ec300bf
5 changed files with 52 additions and 52 deletions

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
_cache/
_site/
.stack-work/
.DS_Store
.direnv/
.stack-work/