use Common in a few more modules

This commit is contained in:
Joey Hess 2011-12-20 14:37:53 -04:00
parent 6897460d35
commit ee3b5b2a42
8 changed files with 30 additions and 31 deletions

View file

@ -9,6 +9,8 @@ module Git.Index where
import System.Posix.Env (setEnv, unsetEnv, getEnv)
import Common
{- Forces git to use the specified index file.
-
- Returns an action that will reset back to the default