haskell / unix

POSIX functionality

Home Page:https://hackage.haskell.org/package/unix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The unix Package Hackage GitHub Build Status

See unix on Hackage for more information.

Installing from Git

To build this package using Cabal directly from Git, you must run autoreconf -i before the usual Cabal build steps (cabal {configure,build,install}). The program autoreconf is part of GNU autoconf. There is no need to run the configure script: cabal configure will do this for you.

About

POSIX functionality

https://hackage.haskell.org/package/unix

License:Other


Languages

Language:Haskell 93.1%Language:Shell 2.7%Language:C 2.0%Language:M4 1.8%Language:JavaScript 0.3%