aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/User.hsc
diff options
context:
space:
mode:
authorGravatar ross <unknown>2003-04-11 10:11:24 +0000
committerGravatar ross <unknown>2003-04-11 10:11:24 +0000
commitcf3c3254c4bf39d9a21b43ab99ad684d41558bab (patch)
tree3616b4910f7d5f2c4fff181d15e492e472a53ffc /System/Posix/User.hsc
parent48a465bb8496b2a43f0f6a4821f2f15850e92b63 (diff)
[project @ 2003-04-11 10:11:23 by ross]
rename GHC.Posix as System.Posix.Internals
Diffstat (limited to 'System/Posix/User.hsc')
-rw-r--r--System/Posix/User.hsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/Posix/User.hsc b/System/Posix/User.hsc
index 8e97884..010adfc 100644
--- a/System/Posix/User.hsc
+++ b/System/Posix/User.hsc
@@ -47,7 +47,7 @@ module System.Posix.User (
import System.Posix.Types
import Foreign
import Foreign.C
-import GHC.Posix ( CGroup, CPasswd )
+import System.Posix.Internals ( CGroup, CPasswd )
-- -----------------------------------------------------------------------------
-- user environemnt