diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-11-03 14:28:31 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-11-03 14:28:31 +0100 |
| commit | 1010b9e49a1a8b376e3e7e8be10dee730a489f0f (patch) | |
| tree | 6e99adcc1db616dc8abbcf9d138a70fb5ba88997 /.gitignore | |
| parent | 777028dcd8b4038d1fd725f8e851f218f78fab14 (diff) | |
Add stack file, using image for GHC 8.2.2
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index da8b52bf1..9505a95b3 100644 --- a/.gitignore +++ b/.gitignore @@ -43,4 +43,5 @@ src/ui/android/libs/ src/ui/android/obj/ .cabal-sandbox cabal.sandbox.config +.stack-work DATA_DIR |
