From 724bf6729561254fa1f23a8ccf7fd35baf213fc5 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Wed, 28 Aug 2019 10:57:21 +0200 Subject: Update Stack files after testing with Stack v2 - Also bump up some minor GHC versions (8.4.3 -> 8.4.4, 8.6.2 -> 8.6.5) - Should still work with Stack < v2 (tested in docker/haskell:8.2.2) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6025f5a4b..0ee62cfb2 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,8 @@ cabal.sandbox.config .stack-work DATA_DIR +stack*.yaml.lock + # Generated documentation (not exhaustive) demos/index-numbers.html demos/resourcegrammars.html -- cgit v1.2.3