haskell-fswatch / hfsnotify

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

Please include the test source files in the cabal sdist tarball #25

Closed markwright closed 11 years ago

markwright commented 11 years ago

As we build the tests on Gentoo. After copying the missing tests they pass with ghc 7.6.1 on Gentoo with hinotify 0.3.5 after I changed this dep to >= instead of == (I was tempted to request loosening that dep in this pull request, but I haven't, the missing tests give us more trouble than silly == deps).