add module that only exports abstract types

This commit is contained in:
Joey Hess 2010-10-14 02:12:41 -04:00
parent e47dca162a
commit eda80e44c5
7 changed files with 23 additions and 6 deletions

View file

@ -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.