diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/common.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/common.cabal b/common/common.cabal index b7e0416..0edd8e2 100644 --- a/common/common.cabal +++ b/common/common.cabal @@ -16,6 +16,7 @@ Library Default-extensions: DeriveGeneric ExistentialQuantification + LambdaCase MultiParamTypeClasses OverloadedStrings |