diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-12-16 00:13:13 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-12-16 00:13:13 +0530 |
| commit | 487fc4f6abb243eea4bc1f371fb2d80e4789244e (patch) | |
| tree | 5fe9a3bda5bf347b9c9ed8315198a85fde397c74 /chelleport.cabal | |
| parent | 9842a86563058cc04dc06cd07fcede688c36d8df (diff) | |
| download | chelleport-487fc4f6abb243eea4bc1f371fb2d80e4789244e.tar.gz chelleport-487fc4f6abb243eea4bc1f371fb2d80e4789244e.zip | |
Refactor update and view
Diffstat (limited to 'chelleport.cabal')
| -rw-r--r-- | chelleport.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chelleport.cabal b/chelleport.cabal index 897ea7b..5e68240 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -17,6 +17,7 @@ Flag release common common-config default-extensions: ExplicitForAll, + LambdaCase, OverloadedStrings, QuasiQuotes, TemplateHaskell, |
