Safe Haskell | None |
---|---|
Language | Haskell98 |
- watchProject :: Watcher -> Project -> [String] -> IO ()
- watchModule :: Watcher -> ModuleLocation -> IO ()
- watchSandbox :: Watcher -> Cabal -> [String] -> IO ()
- isSource :: Event -> Bool
- isCabal :: Event -> Bool
- isConf :: Event -> Bool
- module System.Directory.Watcher
- module HsDev.Watcher.Types
Documentation
watchModule :: Watcher -> ModuleLocation -> IO () Source
Watch for standalone source
module System.Directory.Watcher
module HsDev.Watcher.Types