bugfixes
This commit is contained in:
parent
476f66abb9
commit
b7858ada03
6 changed files with 93 additions and 78 deletions
1
Types.hs
1
Types.hs
|
@ -6,6 +6,7 @@ module Types (
|
|||
Backend(..)
|
||||
) where
|
||||
|
||||
import Data.String.Utils
|
||||
import GitRepo
|
||||
|
||||
-- git-annex's runtime state
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue