diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-11-30 04:02:11 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-11-30 04:02:17 +0100 |
commit | 80d1737c7ca12d3338428553968b37e3f5c2de4a (patch) | |
tree | ffaf44cb2577417261d5c2a9f58e3d8e4ef9e44f /anissue.cabal | |
parent | 650d139254a0e17be0b1011f2fda6ea67f903e71 (diff) |
chore: define `(._N)` accessors for tuples
Diffstat (limited to 'anissue.cabal')
-rw-r--r-- | anissue.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/anissue.cabal b/anissue.cabal index 5352c7c..c60f660 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -93,6 +93,7 @@ executable anissue TreeGrepper.FileType TreeGrepper.Match TreeGrepper.Result + Tuple -- LANGUAGE extensions used by modules in this package. -- other-extensions: |