clean up from windows porting

This commit is contained in:
Joey Hess 2013-05-11 18:23:41 -04:00
parent d6bf05a66d
commit 18bdff3fae
28 changed files with 57 additions and 72 deletions

View file

@ -14,7 +14,6 @@ module Utility.UserInfo (
) where
import Control.Applicative
import System.Posix.Types
import System.PosixCompat
import Utility.Env