aboutsummaryrefslogtreecommitdiffstats
path: root/app/History.hs
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2023-11-10 11:14:45 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2023-11-10 11:14:45 +0100
commit8015bdc11b63e46ff4685075e90bb49197076653 (patch)
tree1cd51b8d9711c141dff38874744953fed48ae72d /app/History.hs
parent4fd26f9cffd97aeb36435f3220e06b58e4097f17 (diff)
@backlog issues, remove @scheduled
Diffstat (limited to 'app/History.hs')
-rw-r--r--app/History.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/History.hs b/app/History.hs
index efb7015..48dbbc7 100644
--- a/app/History.hs
+++ b/app/History.hs
@@ -24,6 +24,7 @@ import Prelude hiding (id, lines)
-- complete issue text and parse it.
--
-- @topic caching
+-- @backlog
getHistory :: IO ([Issue], [(CommitHash, [IssueEvent])])
getHistory = do