File: README.md

package info (click to toggle)
haskell-fsnotify 0.4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 184 kB
  • sloc: haskell: 1,260; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
![CI](https://github.com/haskell-fswatch/hfsnotify/workflows/CI/badge.svg)
=========

Unified Haskell interface for basic file system notifications.

This is a library. There are executables built on top of it.

* [spy](https://hackage.haskell.org/package/spy)
* [steeloverseer](https://github.com/schell/steeloverseer)


Requirements
============

Windows
-------

compile with -fthreaded