diff options
Diffstat (limited to 'compiler/package.yaml')
-rw-r--r-- | compiler/package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/package.yaml b/compiler/package.yaml index e3c1eb6..b594ee7 100644 --- a/compiler/package.yaml +++ b/compiler/package.yaml | |||
@@ -19,6 +19,7 @@ dependencies: | |||
19 | - containers | 19 | - containers |
20 | - filepath | 20 | - filepath |
21 | - directory | 21 | - directory |
22 | - text | ||
22 | - aeson | 23 | - aeson |
23 | - yaml | 24 | - yaml |
24 | - optparse-applicative | 25 | - optparse-applicative |