split out Types.Import and some changes to the types in it
This commit is contained in:
parent
936aee6a60
commit
fd304dce60
6 changed files with 50 additions and 24 deletions
|
@ -23,7 +23,7 @@ import Key
|
|||
import Utility.InodeCache
|
||||
import Git.Types (Ref(..))
|
||||
import Types.UUID
|
||||
import Types.Remote (ContentIdentifier(..))
|
||||
import Types.Import
|
||||
|
||||
-- A serialized Key
|
||||
newtype SKey = SKey String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue