aboutsummaryrefslogtreecommitdiffstats
path: root/stack.yaml
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@valuemotive.com>2022-09-23 11:05:28 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-05 14:21:52 +0200
commit335ed87f5d672fd6a3de856fef62963c2946318f (patch)
tree1c9494ff04d70ac4a39c330dbc5dbb574df1fa0e /stack.yaml
parent11ba54ee5c0f3dfd0c3d62a1943d87426280f84d (diff)
Add dumb REPL
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 1e45440..0a4ef42 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -4,3 +4,5 @@ system-ghc: true
resolver:
compiler: ghc-9.4.2
require-stack-version: ==2.7.5
+extra-deps:
+ - haskeline-0.8.2 \ No newline at end of file