diff options
author | Alexander Foremny <aforemny@posteo.de> | 2023-10-17 11:56:11 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2023-10-17 11:56:11 +0200 |
commit | ab9f65916c81fd82f05befc0679c45fe05f26531 (patch) | |
tree | 950431c14e9663712f51ac17ebe9833132664d3d /anissue.cabal | |
parent | b24f614f0f6aa8363b12f007a44a5d4bc41ec739 (diff) |
make sort type-aware
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 732a5e4..f2e62cb 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -74,6 +74,7 @@ executable anissue Issue.Sort Issue.Tag Issue.Text + Issue.TypedValue Parallel Process TreeGrepper.FileType |