Set inotify flag to automatic and bump version to 0.1.2.0

This commit is contained in:
David 2019-03-09 11:48:45 +01:00
commit 4ef4301e3b

View file

@ -2,7 +2,7 @@
-- see http://haskell.org/cabal/users-guide/
name: reanimate
version: 0.1.1.0
version: 0.1.2.0
-- synopsis:
-- description:
license: PublicDomain
@ -34,7 +34,6 @@ Source-Repository head
Flag inotify
Description: Enable file watching using linux's inotify
Default: True
library
hs-source-dirs: src