[commit: old-time] master: Follow changes in base (7e0df2e)
Ian Lynagh
igloo at earth.li
Sat Feb 16 18:23:56 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/packages/old-time
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/7e0df2eb500ce4381725b868440fde04fa139956
>---------------------------------------------------------------
commit 7e0df2eb500ce4381725b868440fde04fa139956
Author: Ian Lynagh <ian at well-typed.com>
Date: Sat Feb 16 13:31:36 2013 +0000
Follow changes in base
>---------------------------------------------------------------
System/Time.hsc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/System/Time.hsc b/System/Time.hsc
index 4e5b3ce..164cf8b 100644
--- a/System/Time.hsc
+++ b/System/Time.hsc
@@ -119,7 +119,7 @@ import Prelude
import Data.Ix
import System.Locale
-import Foreign hiding (unsafePerformIO)
+import Foreign
import System.IO.Unsafe (unsafePerformIO)
#ifdef __HUGS__
More information about the ghc-commits
mailing list