@hackage colock0.2.2

thread-friendly file locks that don't block the entire program

This module provides file locks that (unlike their counterparts in System.Posix.IO) leave other threads running while one waits for the lock.