From ea1236f2cf6d3ef4b739b2ca28f47a3bbed42295 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Tue, 17 Oct 2023 14:14:48 +0200 Subject: refactor history --- anissue.cabal | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index f2e62cb..7b3a9e7 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -66,8 +66,15 @@ executable anissue -- Modules included in this executable, other than Main. other-modules: + Die + Exception Git History + History.Cache + History.CommitHash + History.CommitInfo + History.IssueEvent + History.PartialCommitInfo Issue Issue.Filter Issue.Provenance @@ -120,5 +127,6 @@ executable anissue OverloadedRecordDot OverloadedStrings PartialTypeSignatures + RecordWildCards TypeFamilies ViewPatterns -- cgit v1.2.3