fsnotify 0.0.7 → 0.0.7.1
raw patch · 2 files changed
+2/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- fsnotify.cabal +1/−1
- src/System/FSNotify/Devel.hs +1/−0
fsnotify.cabal view
@@ -1,5 +1,5 @@ Name: fsnotify-Version: 0.0.7+Version: 0.0.7.1 Author: Mark Dittmer <mark.s.dittmer@gmail.com> Maintainer: Mark Dittmer <mark.s.dittmer@gmail.com>, Greg Weber <greg@gregweber.info> License: BSD3
src/System/FSNotify/Devel.hs view
@@ -12,6 +12,7 @@ -- import System.FSNotify.Path (fp) -- | Example of compiling scss files with compass+-- -- @ -- compass :: WatchManager -> FilePath -> IO () -- compass man dir = do