aboutsummaryrefslogtreecommitdiff
path: root/chelleport.cabal
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-12-16 00:13:13 +0530
committerAkshay Nair <phenax5@gmail.com>2024-12-16 00:13:13 +0530
commit487fc4f6abb243eea4bc1f371fb2d80e4789244e (patch)
tree5fe9a3bda5bf347b9c9ed8315198a85fde397c74 /chelleport.cabal
parent9842a86563058cc04dc06cd07fcede688c36d8df (diff)
downloadchelleport-487fc4f6abb243eea4bc1f371fb2d80e4789244e.tar.gz
chelleport-487fc4f6abb243eea4bc1f371fb2d80e4789244e.zip
Refactor update and view
Diffstat (limited to 'chelleport.cabal')
-rw-r--r--chelleport.cabal1
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,