aboutsummaryrefslogtreecommitdiff
path: root/compiler/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/package.yaml')
-rw-r--r--compiler/package.yaml5
1 files changed, 2 insertions, 3 deletions
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 <https://github.com/paci
16 16
17dependencies: 17dependencies:
18- base >= 4.7 && < 5 18- base >= 4.7 && < 5
19#- text
20- containers 19- containers
21- filepath 20- filepath
22- directory 21- directory
@@ -24,8 +23,8 @@ dependencies:
24- yaml 23- yaml
25#- optparse-applicative 24#- optparse-applicative
26#- cmdargs 25#- cmdargs
27#- JuicyPixels 26- JuicyPixels
28#- JuicyPixels-extra 27- JuicyPixels-extra
29 28
30library: 29library:
31 source-dirs: src 30 source-dirs: src