diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-10-03 20:21:31 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-10-03 21:10:34 +0530 |
| commit | b1f56e140e6166c06a5b1f0a02aa4bc0953d6eb3 (patch) | |
| tree | 0be94058cb050c1571e0d21f806433def5d3ad49 /daffm.cabal | |
| parent | 4d669ba5d5858e47b8d5723aae89b75481a2df2f (diff) | |
| download | daffm-b1f56e140e6166c06a5b1f0a02aa4bc0953d6eb3.tar.gz daffm-b1f56e140e6166c06a5b1f0a02aa4bc0953d6eb3.zip | |
Add delete command + minor refactors
Diffstat (limited to '')
| -rw-r--r-- | daffm.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daffm.cabal b/daffm.cabal index c125b10..300f79b 100644 --- a/daffm.cabal +++ b/daffm.cabal @@ -18,6 +18,7 @@ common common-config RankNTypes NamedFieldPuns OverloadedStrings + LambdaCase QuasiQuotes MultiWayIf TemplateHaskell |
