From ea4c9f0f7959251bf84338b145d5733c38f07871 Mon Sep 17 00:00:00 2001 From: Justin Bedo Date: Wed, 25 Jan 2023 10:14:56 +1100 Subject: split out tree drawing code into separate executable --- package.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.yaml') diff --git a/package.yaml b/package.yaml index aa823e9..f72db5a 100644 --- a/package.yaml +++ b/package.yaml @@ -23,3 +23,6 @@ executables: ghc-options: [-rtsopts] dependencies: - base >= 4.9 && < 5 + - optparse-applicative + - split + - containers -- cgit v1.2.3