diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-01-13 18:20:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-13 18:20:05 +0200 |
commit | ff47875dbfcb5a4f9aba534be0ca37cf95d8aaf3 (patch) | |
tree | be00fcf49f49bc1b7155c8768a4c26c5ea7c58b6 /stack.yaml | |
parent | 5ec326d8f44683ef991eda5b0a3405e128800db5 (diff) | |
download | openweathermap-ff47875dbfcb5a4f9aba534be0ca37cf95d8aaf3.tar.gz |
Delete stack.yaml
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/stack.yaml b/stack.yaml deleted file mode 100644 index 2b0a8d6..0000000 --- a/stack.yaml +++ /dev/null @@ -1,8 +0,0 @@ -resolver: lts-8.17 -packages: -- '.' - -extra-deps: [] -flags: {} -extra-package-dbs: [] - |