From c1ff403387064ff0027b9e762cc6f6a8fa20c8d9 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Thu, 7 Dec 2023 03:58:21 +0100 Subject: chore: move remaining `History.*` modules outside of `History` --- anissue.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index 118567e..d053af8 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -66,16 +66,16 @@ executable anissue -- Modules included in this executable, other than Main. other-modules: + Cache Data.List.Extra Debug Die Exception Git + Git.CommitHash History - History.Cache - History.CommitHash - History.IssueEvent Issue + IssueEvent Issue.Filter Issue.Group Issue.Meta -- cgit v1.2.3