convert GitRepo to struct with constructor
This commit is contained in:
parent
7880dc16fe
commit
dce9c2e080
7 changed files with 71 additions and 50 deletions
|
@ -19,6 +19,7 @@
|
|||
module Backend where
|
||||
|
||||
import System.Directory
|
||||
import Locations
|
||||
import GitRepo
|
||||
import Utility
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue