diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-12-14 18:28:19 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-12-14 18:28:19 +0530 |
| commit | f48587bda4dea13920a96dda06b735be484614a9 (patch) | |
| tree | cbaf079ca8f1c02800cf2984a89e48d2690b3050 /chelleport.cabal | |
| parent | ef178e85975ea2bdbd2043c92f0917e0fe19823a (diff) | |
| download | chelleport-f48587bda4dea13920a96dda06b735be484614a9.tar.gz chelleport-f48587bda4dea13920a96dda06b735be484614a9.zip | |
Add left click on space + minor fixes
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 b55212a..8955e58 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -16,6 +16,7 @@ common common-config QuasiQuotes, TemplateHaskell, TupleSections, + NumericUnderscores, NamedFieldPuns default-language: Haskell2010 build-depends: |
