From 335ed87f5d672fd6a3de856fef62963c2946318f Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 23 Sep 2022 11:05:28 +0300 Subject: Add dumb REPL --- stack.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stack.yaml') 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 -- cgit v1.3