LIB/GTK: use more recent library versions

This commit is contained in:
2016-04-16 19:14:08 +02:00
parent bb6c1b3cda
commit 0fca64594d
10 changed files with 26 additions and 25 deletions

View File

@@ -64,7 +64,7 @@ import HSFM.GUI.Gtk.Icons
import HSFM.GUI.Gtk.Utils
import HSFM.Utils.IO
import Prelude hiding(readFile)
import System.INotify
import System.INotify.ByteString
(
addWatch
, initINotify