aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/User.hsc
diff options
context:
space:
mode:
authorGravatar panne <unknown>2002-12-26 21:01:46 +0000
committerGravatar panne <unknown>2002-12-26 21:01:46 +0000
commit8ebecebbae8ae729f146c67b1632af0c2d1bdaf8 (patch)
tree00179c353dfaaf99a076e5d86696e31a9eef3a1f /System/Posix/User.hsc
parent6681d4c6e43b2e38455660dcaf169fa1dc0bd539 (diff)
[project @ 2002-12-26 21:01:46 by panne]
Once again: Make Haddock happy. Running Haddock in addition to ghc (i.e. use 'make all html' instead of plain 'make') before a commit would be nice, especially as buglets like this break a 3 hour RPM build just before it can finish... :-(
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 d05e928..8e97884 100644
--- a/System/Posix/User.hsc
+++ b/System/Posix/User.hsc
@@ -9,7 +9,7 @@
-- Stability : provisional
-- Portability : non-portable (requires POSIX)
--
--- POSIX user/group support
+-- POSIX user\/group support
--
-----------------------------------------------------------------------------