From 1b862e36e39e978c0c0221f8fdffc319ff26e1aa Mon Sep 17 00:00:00 2001 From: Daniel Franke Date: Thu, 3 May 2007 22:00:03 +0000 Subject: Add support for named semaphores and shared memory objects --- unix.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'unix.cabal') diff --git a/unix.cabal b/unix.cabal index 508429c..9f2267b 100644 --- a/unix.cabal +++ b/unix.cabal @@ -29,6 +29,8 @@ exposed-modules: System.Posix.Unistd System.Posix.User System.Posix.Signals.Exts + System.Posix.Semaphore + System.Posix.SharedMem extra-source-files: configure.ac configure unix.buildinfo.in include/HsUnixConfig.h.in -- cgit v1.2.3