summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorstuebinm2022-02-12 21:29:07 +0100
committerstuebinm2022-03-19 19:26:32 +0100
commit7c9614d0397b9b58dc29775ac3c8057bff9c876b (patch)
tree6e12629e18469983063e51319e4850ba0be034e9 /.gitignore
parent4017daeae6e22067f687e7e0edb072e5f7808627 (diff)
add haskell.nix build system
it's an annoying blockchain company, but apparently that thing is the only usable option to build stack things with nix without having to redefine all the (outdated) haskell packages in nixpkgs?
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index af63e5f..7683061 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
dist-newstyle/*
.stack-work
walint.cabal
+result*