From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Sun, 19 Jul 2015 10:17:49 +0000 (+0530)
Subject: gitignore .stack-work directory
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/something?a=commitdiff_plain;h=c14840adc99b2056fbc9ce04656dcc37b287d411;p=functorrent.git

gitignore .stack-work directory
---

diff --git a/.gitignore b/.gitignore
index c95d125..cd79594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
 *.prof
 *.tix
 .cabal-sandbox/
+.stack-work/
 .hpc/
 cabal-dev/
 cabal.sandbox.config