haskell-fswatch / hfsnotify

Unified Haskell interface for basic file system notifications
BSD 3-Clause "New" or "Revised" License
136 stars 40 forks source link

Add upper bound on hinotify since 0.3.10 introduced a breaking change #76

Closed gwils closed 6 years ago

gwils commented 6 years ago

As a hackage trustee, I've made revisions to prevent this breakage on existing versions of fsnotify

UnkindPartition commented 6 years ago

Thanks for fixing the old revisions. This package is now updated to work with the new hinotify version.