packages feed

posix-timer-0.3.0.2: README.md

Posix-Timer
===========

[![Build](https://github.com/mvv/posix-timer/actions/workflows/ci.yml/badge.svg)](https://github.com/mvv/posix-timer/actions/workflows/ci.yml) [![Hackage](https://img.shields.io/hackage/v/posix-timer.svg)](http://hackage.haskell.org/package/posix-timer)

This package provides bindings to POSIX clock and timer functions
that are missing from `System.Posix.Time`.

Installation
------------
The usual:

	$ cabal install