fix build with old ghc
This commit is contained in:
parent
93d5951f11
commit
83d063c63b
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ import Types.Remote
|
||||||
import qualified Git
|
import qualified Git
|
||||||
|
|
||||||
import qualified Data.Map as M
|
import qualified Data.Map as M
|
||||||
|
import Control.Applicative
|
||||||
|
import Prelude
|
||||||
|
|
||||||
-- An export includes both annexed files and files stored in git.
|
-- An export includes both annexed files and files stored in git.
|
||||||
-- For the latter, a SHA1 key is synthesized.
|
-- For the latter, a SHA1 key is synthesized.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue