From 9418e5de75cd940e12d8bc426dac16d0146b6095 Mon Sep 17 00:00:00 2001 From: Mark Dittmer Date: Sun, 10 Sep 2017 20:30:29 -0400 Subject: [PATCH] Forward users to the proper repository --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ad0528..ef3d656 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ win32-notify ============ -File notification interface for Haskell in Windows \ No newline at end of file +File notification interface for Haskell in Windows + +**This repository is out of date. Please refer to [haskell-fswatch/win32-notify](https://github.com/haskell-fswatch/win32-notify).**