From 0b2f6fb420d213b4ee718b9ac79cc3f9fa7678d5 Mon Sep 17 00:00:00 2001 From: pacien Date: Wed, 25 Dec 2019 21:04:31 +0100 Subject: compiler: refactor transform stages --- compiler/package.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'compiler/package.yaml') diff --git a/compiler/package.yaml b/compiler/package.yaml index 253f16a..9266466 100644 --- a/compiler/package.yaml +++ b/compiler/package.yaml @@ -16,16 +16,16 @@ description: Please see the README on GitHub at = 4.7 && < 5 -- text +#- text - containers -- optparse-applicative -- cmdargs - filepath - directory -- directory-tree - aeson - yaml -- JuicyPixels +#- optparse-applicative +#- cmdargs +#- JuicyPixels +#- JuicyPixels-extra library: source-dirs: src -- cgit v1.2.3