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

@ -6,7 +6,7 @@ import System.IO
import System.Environment
import Control.Exception
import CmdLine
import Types
import AbstractTypes
import Annex
main = do