From 3b9d9a267b7c9247d36d9b622e1b836724ca5fb0 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 Dec 2016 14:46:31 -0400 Subject: Always use filesystem encoding for all file and handle reads and writes. This is a big scary change. I have convinced myself it should be safe. I hope! --- Common.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'Common.hs') diff --git a/Common.hs b/Common.hs index 5213863b9..2e28117b6 100644 --- a/Common.hs +++ b/Common.hs @@ -29,7 +29,6 @@ import Utility.Directory as X import Utility.Monad as X import Utility.Data as X import Utility.Applicative as X -import Utility.FileSystemEncoding as X import Utility.PosixFiles as X hiding (fileSize) import Utility.FileSize as X import Utility.Network as X -- cgit v1.2.3