add module that only exports abstract types
This commit is contained in:
parent
e47dca162a
commit
eda80e44c5
7 changed files with 23 additions and 6 deletions
2
Annex.hs
2
Annex.hs
|
@ -24,7 +24,7 @@ import Backend
|
|||
import BackendList
|
||||
import UUID
|
||||
import LocationLog
|
||||
import Types
|
||||
import AbstractTypes
|
||||
|
||||
{- Create and returns an Annex state object.
|
||||
- Examines and prepares the git repo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue