diff --git a/ghc-hinotify.changes b/ghc-hinotify.changes index 60ae1ea..a0f78f7 100644 --- a/ghc-hinotify.changes +++ b/ghc-hinotify.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update hinotify to version 0.3.10 revision 1. + - Allow async-2.2. + - Use `RawFilePath` (`ByteString`) for filenames, from `unix` package. + Changes the `Event` type and `addWatch` function. + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com