Profpatsch / unix-compat

Haskell portable POSIX-compatibility layer

Home Page:http://hackage.haskell.org/package/unix-compat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unix-compat: Portable POSIX-compatibility layer.

This package provides portable implementations of parts of the unix package. This package re-exports the unix package when available. When it isn't available, portable implementations are used.

About

Haskell portable POSIX-compatibility layer

http://hackage.haskell.org/package/unix-compat

License:Other


Languages

Language:Haskell 64.7%Language:C 35.3%