diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index c9a6703..49cf0f7 100644 --- a/package.yaml +++ b/package.yaml @@ -22,6 +22,8 @@ dependencies: - ghc-prim - atomic-write - stm +- warp +- brotli ghc-options: - -Wall |