diff options
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml index d639e555c741..936fc4fd0589 100644 --- a/package.yaml +++ b/package.yaml @@ -94,6 +94,7 @@ default-extensions: - TypeApplications - TypeFamilies - TypeOperators +- ViewPatterns ghc-options: - -Wall |