CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2016/01/20 09:02:06

Modified files:
        lang/ghc       : Makefile 
        lang/ghc/pkg   : PLIST-main 
Added files:
        lang/ghc/files : Process.hsc 
        lang/ghc/patches: patch-libraries_unix_unix_cabal 

Log message:
Add a module System.OpenBSD.Process to package unix with currently
only one function giving access to the pledge(2) system call:

pledge :: String -> Maybe [FilePath] -> IO ()

Help and testing by semarie@ and abieber@. Thanks!

No bump yet, because there'll be some more churn (so please wait a
little bit for other haskell commits before starting to build it).

Reply via email to