summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2019-07-29 20:16:37 -0400
committerAndrew Cady <d@jerkface.net>2019-07-29 21:04:09 -0400
commita26aa4918ce8e508a9847b2eb3ddae786aed44d6 (patch)
treea5635210d991d3d6163fd2e2bd0873db908056ed /stack.yaml
parent53386343424dcd1ebac3740e072ae87291b7bb06 (diff)
add some haskell
this is a "hello world" http server that runs on 8080
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index e69de29..5c179cc 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -0,0 +1,4 @@
1resolver: lts-13.30
2packages:
3- .
4extra-deps: