From e7b557ef5d347831142fd98eac901d79c7e1305d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 16 Jan 2011 16:05:05 -0400 Subject: got rid of Core module Most of it was to do with managing annexed Content, so put there --- Command/InAnnex.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Command/InAnnex.hs') diff --git a/Command/InAnnex.hs b/Command/InAnnex.hs index d49539513..68ac9a2c6 100644 --- a/Command/InAnnex.hs +++ b/Command/InAnnex.hs @@ -12,7 +12,7 @@ import System.Exit import Command import Types -import Core +import Content import qualified Backend command :: [Command] -- cgit v1.2.3