got rid of Core module
Most of it was to do with managing annexed Content, so put there
This commit is contained in:
parent
84836ed804
commit
e7b557ef5d
24 changed files with 104 additions and 89 deletions
|
@ -14,7 +14,7 @@ import Control.Monad (filterM)
|
|||
import System.Posix.Files
|
||||
import System.FilePath
|
||||
|
||||
import Core
|
||||
import Content
|
||||
import Types
|
||||
import Locations
|
||||
import qualified GitRepo as Git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue