From 6604fba7f44b6016003b6750bb1c57e9c43b7544 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Mon, 12 Aug 2019 07:25:40 +0200 Subject: Update stack snapshot to 14.0 --- .gitignore | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fd6e439..9145b96 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,10 @@ +# Stack .stack-work/ +/stack.yaml.lock + +# Cabal +/dist/ +/dist-newstyle/ .cabal-sandbox/ cabal.sandbox.config -dist/ -TAGS -.#* -.DS_Store cabal.project.local -dist-newstyle/ -dist-newstyle/ -- cgit v1.2.3