From eb7a652b2244ffa4dd5ba2440b7879127e7c6078 Mon Sep 17 00:00:00 2001 From: pacien Date: Fri, 27 Dec 2019 10:08:19 +0100 Subject: compiler: implement resource processing but break directory cleanup --- compiler/package.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'compiler/package.yaml') diff --git a/compiler/package.yaml b/compiler/package.yaml index 9266466..85740ab 100644 --- a/compiler/package.yaml +++ b/compiler/package.yaml @@ -16,7 +16,6 @@ description: Please see the README on GitHub at = 4.7 && < 5 -#- text - containers - filepath - directory @@ -24,8 +23,8 @@ dependencies: - yaml #- optparse-applicative #- cmdargs -#- JuicyPixels -#- JuicyPixels-extra +- JuicyPixels +- JuicyPixels-extra library: source-dirs: src -- cgit v1.2.3