aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Herbert Valerio Riedel <hvr@gnu.org>2013-11-08 12:48:54 +0100
committerGravatar Herbert Valerio Riedel <hvr@gnu.org>2013-11-08 12:48:54 +0100
commit17192d89e642c463a1987fa3cc5cca2eb546bec7 (patch)
treedb7ef799f54aff99f41c19cea05f0c45618b32e8 /unix.cabal
parent897d66ad9d77d17dae1b5ac94af792e671a76c13 (diff)
Add `forkProcessWithUnmask` function
This seemed to be an obvious addition while working on #8433. Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
Diffstat (limited to 'unix.cabal')
-rw-r--r--unix.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix.cabal b/unix.cabal
index 2f729ba..3ad3c98 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -54,6 +54,7 @@ library
InterruptibleFFI
NoMonomorphismRestriction
OverloadedStrings
+ RankNTypes
if impl(ghc)
other-extensions: