aboutsummaryrefslogtreecommitdiff
path: root/daffm.cabal
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-12-25 11:29:22 +0530
committerAkshay Nair <phenax5@gmail.com>2025-12-25 11:29:22 +0530
commit2a2ee4a51e160406522c8c3136dfbc030ad3dcdd (patch)
treeb619c4a62e62101d1af4ec103b87227a826eb8f4 /daffm.cabal
parent3c1f75e8cf8d88287e6b501fda61aec9effa97ee (diff)
downloaddaffm-2a2ee4a51e160406522c8c3136dfbc030ad3dcdd.tar.gz
daffm-2a2ee4a51e160406522c8c3136dfbc030ad3dcdd.zip
Fix directory exists check
Diffstat (limited to 'daffm.cabal')
-rw-r--r--daffm.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/daffm.cabal b/daffm.cabal
index 493629d..a717d29 100644
--- a/daffm.cabal
+++ b/daffm.cabal
@@ -26,6 +26,7 @@ common common-config
QuasiQuotes
MultiWayIf
TemplateHaskell
+ TupleSections
default-language: Haskell2010
build-depends:
array,