haskell-fswatch / hfsnotify

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

Fix build errors for OS-X #60

Closed tomv564 closed 9 years ago

tomv564 commented 9 years ago

For https://github.com/haskell-fswatch/hfsnotify/issues/59:

Following instructions in the thread - the last two errors seemed to be caused by the wrong FilePath type being used in the FileListener instance?

Unfortunately, half of the tests fail at this point. I could use a pointer on what looks like changed behaviour on the OSX side vs. test expectations? The full log is here:

https://gist.githubusercontent.com/tomv564/b7efbabf6c7e5631620a/raw/4b8d027dc7941e7553a65cbd6590227ea4d778ee/fsnotify-0.2.0.2-test.log

gregwebs commented 9 years ago

hmm, unfortunately I do not know what the state of the test suite on OS X was.

gregwebs commented 9 years ago

I released this as 0.2.0.3