aboutsummaryrefslogtreecommitdiffhomepage
path: root/System/Posix/Process/Common.hsc
diff options
context:
space:
mode:
authorGravatar Herbert Valerio Riedel <hvr@gnu.org>2016-01-30 22:55:06 +0100
committerGravatar Herbert Valerio Riedel <hvr@gnu.org>2016-01-31 00:19:53 +0100
commit716eccb11f324abc120c24ce0344b7094f1aa435 (patch)
tree85630e94c6f324b1f7b3dc876062dd0dd60d6b48 /System/Posix/Process/Common.hsc
parent4c25a0d4af899b43d557a6d2dc1b4291e5f75659 (diff)
Drop bitrotting HUGS support
It's very unlikely the current `unix` code stands any chance of even remotely work with Hugs...
Diffstat (limited to 'System/Posix/Process/Common.hsc')
-rw-r--r--System/Posix/Process/Common.hsc4
1 files changed, 0 insertions, 4 deletions
diff --git a/System/Posix/Process/Common.hsc b/System/Posix/Process/Common.hsc
index ee7310e..d0d2b09 100644
--- a/System/Posix/Process/Common.hsc
+++ b/System/Posix/Process/Common.hsc
@@ -88,10 +88,6 @@ import GHC.TopHandler ( runIO )
import GHC.IO ( unsafeUnmask, uninterruptibleMask_ )
#endif
-#ifdef __HUGS__
-{-# CFILES cbits/HsUnix.c #-}
-#endif
-
-- -----------------------------------------------------------------------------
-- Process environment