haskell-fswatch / hfsnotify

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

build failure, directory bounds need updating #84

Closed simonmichael closed 3 years ago

simonmichael commented 6 years ago

fsnotify-0.3.0.1 (eg) still depends on directory (>=1.1.0.0), but it uses doesPathExist which was introduced in directory-1.2.7.0.

howtonotwin commented 5 years ago

This has bitten me also. It appears that the bound needs to be revised all the way back to fsnotify-0.2.1.

thomasjm commented 3 years ago

I just fixes this for future releases. I'm not sure to revise older versions, I think you need to be a Hackage administrator...

Bodigrim commented 2 years ago

As a Hackage trustee I made requested revisions: https://hackage.haskell.org/package/fsnotify-0.3.0.0/revisions/ https://hackage.haskell.org/package/fsnotify-0.3.0.1/revisions/