diff options
| author | Igor Pashev <pashev.igor@gmail.com> | 2018-07-26 18:12:45 +0300 |
|---|---|---|
| committer | Igor Pashev <pashev.igor@gmail.com> | 2018-07-26 18:12:45 +0300 |
| commit | 35cf1e5d1ccc1f625f8a09c9c04bf283418289a7 (patch) | |
| tree | 6d076a434ab76c4c48d36ebd9f55a95487fbb46a | |
| parent | d57a4fc5e4e3f64e7c4afdbe6794a30d4924ab12 (diff) | |
| download | mywatch-master.tar.gz | |
| -rw-r--r-- | .gitignore | 4 | ||||
| -rw-r--r-- | stack.yaml | 16 |
2 files changed, 0 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index dbaee1d..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -/.stack-work -/dist -/dist-newstyle -cabal.*.local diff --git a/stack.yaml b/stack.yaml deleted file mode 100644 index 18dcaf2..0000000 --- a/stack.yaml +++ /dev/null @@ -1,16 +0,0 @@ -resolver: lts-9.6 - -install-ghc: false -skip-ghc-check: true -system-ghc: true - -packages: - -- '.' - -extra-deps: [] - -flags: {} - -extra-package-dbs: [] - |
