Don't use git Util module from git-graph, it's been removed
This commit is contained in:
parent
f7a9fb6ac8
commit
36b5ae983e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ import Prelude (init, last, tail)
|
|||
import Data.Byteable (toBytes)
|
||||
import Data.ByteString.Lazy (toStrict)
|
||||
import Data.Git.Graph
|
||||
import Data.Git.Graph.Util
|
||||
import Data.Git.Harder
|
||||
import Data.Git.Named (RefName (..))
|
||||
import Data.Git.Ref (toHex)
|
||||
import Data.Git.Repository
|
||||
|
|
Loading…
Reference in a new issue