renamed GitRepo to Git
It was always imported qualified as Git anyway
This commit is contained in:
parent
5fe02f2807
commit
f6063a094e
39 changed files with 45 additions and 47 deletions
|
@ -36,7 +36,7 @@ import Data.Hash.MD5
|
|||
|
||||
import Types
|
||||
import Types.Key
|
||||
import qualified GitRepo as Git
|
||||
import qualified Git
|
||||
|
||||
{- Conventions:
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue