successfully split Annex and AnnexState out of TypeInternals

This commit is contained in:
Joey Hess 2011-01-25 21:49:04 -04:00
parent 109a719b03
commit 082b022f9a
12 changed files with 72 additions and 77 deletions

View file

@ -20,6 +20,7 @@ import Locations
import qualified Annex
import Content
import Messages
import Types
backend :: Backend Annex
backend = Backend.File.backend {