From f83b424bf70b7b14b0268aeeafe1b3483fced49f Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Thu, 21 Mar 2024 05:35:00 +0100 Subject: chore: Git -> Backend --- app/IssueEvent.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/IssueEvent.hs') diff --git a/app/IssueEvent.hs b/app/IssueEvent.hs index 28bbae1..952e5a2 100644 --- a/app/IssueEvent.hs +++ b/app/IssueEvent.hs @@ -5,6 +5,7 @@ module IssueEvent ) where +import Backend.CommitHash (CommitHash) import Control.Monad (join) import Data.Binary (Binary (..)) import Data.Function ((&)) @@ -12,7 +13,6 @@ import Data.Text qualified as T import Data.Text.IO qualified as T import GHC.Generics (Generic) import GHC.Records (HasField (..)) -import Git.CommitHash (CommitHash) import Issue (Issue (..)) import Issue.Render qualified as I import Patch (Patch) -- cgit v1.2.3