summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-07-19 10:06:45 +0000
committerFuwn <[email protected]>2021-07-19 10:06:45 +0000
commitcd3647db7f365fd040f7e8248681bbc5f01030b8 (patch)
treeac4451382aa7db8bd9c700daa5a0c6ee1774926b /stack.yaml
downloadhaskell-stack-template-master.tar.xz
haskell-stack-template-master.zip
feat(hst): :star:HEADmaster
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
new file mode 100644
index 0000000..d77ec6c
--- /dev/null
+++ b/stack.yaml
@@ -0,0 +1,6 @@
+# Use LTS of Stackage for GHC 8.4.4
+# https://www.stackage.org/lts-16.26
+resolver: lts-16.26
+# Local packages
+packages:
+ - ./template