diff options
author | azahi <azahi@teknik.io> | 2018-08-16 17:12:34 +0300 |
---|---|---|
committer | azahi <azahi@teknik.io> | 2018-08-16 17:12:34 +0300 |
commit | a9ff90233d9376a466f0788117fe86ccf7596e59 (patch) | |
tree | ddafe38c5b6cfb1e26833d015de2c56e7068b423 /stack.yaml | |
parent | Minor fixes and code refactoring (diff) |
Release 0.2.1.1
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/stack.yaml b/stack.yaml deleted file mode 100644 index 4a80dfe..0000000 --- a/stack.yaml +++ /dev/null @@ -1,6 +0,0 @@ -resolver: lts-9.21 -packages: - - . -extra-deps: - - primitive-0.6.4.0 - - text-1.2.3.0 |