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 aa7c267..39efe0a 100644 --- a/package.yaml +++ b/package.yaml @@ -102,8 +102,10 @@ executables: - servant-server - servant-client - servant-lucid + - servant-websockets - http-types - http-client + - websockets - process - extra - microlens-platform |