diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-12-25 11:29:22 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-12-25 11:29:22 +0530 |
| commit | 2a2ee4a51e160406522c8c3136dfbc030ad3dcdd (patch) | |
| tree | b619c4a62e62101d1af4ec103b87227a826eb8f4 /daffm.cabal | |
| parent | 3c1f75e8cf8d88287e6b501fda61aec9effa97ee (diff) | |
| download | daffm-2a2ee4a51e160406522c8c3136dfbc030ad3dcdd.tar.gz daffm-2a2ee4a51e160406522c8c3136dfbc030ad3dcdd.zip | |
Fix directory exists check
Diffstat (limited to 'daffm.cabal')
| -rw-r--r-- | daffm.cabal | 1 |
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, |
