diff options
author | Vincent Ambo <tazjin@google.com> | 2019-06-29T13·01+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-06-29T13·01+0100 |
commit | 47f2145b5b39b63500fe2d9d0a64edc44edaa793 (patch) | |
tree | f79bdce9a8683851e648576b47147463d04193c2 /services/tazblog/stack.yaml | |
parent | 85dbb4cc238c1e4b1b49806c0728c891a9a0acf7 (diff) |
chore(tazblog): Remove files from ye olde times
Diffstat (limited to 'services/tazblog/stack.yaml')
-rw-r--r-- | services/tazblog/stack.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/services/tazblog/stack.yaml b/services/tazblog/stack.yaml deleted file mode 100644 index 8841429aa0d0..000000000000 --- a/services/tazblog/stack.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md - -resolver: lts-9.20 -packages: -- '.' -extra-deps: - - acid-state-0.14.3 - - ixset-1.0.7 - - rss-3000.2.0.6 - - syb-with-class-0.6.1.8 -flags: {} -extra-package-dbs: [] |