1hfsnotify [![Linux and Mac build Status](https://travis-ci.org/haskell-fswatch/hfsnotify.svg)](https://travis-ci.org/haskell-fswatch/hfsnotify) [![Windows build status](https://ci.appveyor.com/api/projects/status/7h1msaokgpqo0q42?svg=true)](https://ci.appveyor.com/project/thomasjm/hfsnotify-v2smx)
2=========
3
4Unified Haskell interface for basic file system notifications.
5
6
7This is a library. There are executables built on top of it.
8
9* [spy](https://hackage.haskell.org/package/spy)
10* [steeloverseer](https://github.com/schell/steeloverseer)
11
12
13Requirements
14============
15
16Windows
17-------
18
19compile with -fthreaded
20