
3 Feb
2016
3 Feb
'16
8:22 p.m.
commit 392bb98a397c1d5179c33befdd41a280f0525dfe Author: David Kaloper <david@numm.org> Date: Fri Aug 30 22:08:20 2013 +0200 sandboxed builds cabal >= 1.18 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1efea40..84ca43d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ dist/ + .cabal-sandbox/ cabal.sandbox.config - +cabal.config