event icon indicating copy to clipboard operation
event copied to clipboard

A Haskell event notification library

Results 2 event issues
Sort by recently updated
recently updated
newest added

What do we do if we get an error on a file descriptor. De-register it?

Neil Davies reports: > I note that you are using 'Double' as the abstraction of the current time of day (your 'now') - there is an issue with this -...