From 6a177bb5954b3492f5c3b2b8edad7976cfbf8aae Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 20 Oct 2019 10:03:19 +0200 Subject: Add mother Gtk module to collect all imports --- test/test.icl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'test') diff --git a/test/test.icl b/test/test.icl index 9d6f7ea..635f8ff 100644 --- a/test/test.icl +++ b/test/test.icl @@ -7,10 +7,7 @@ import Control.Monad import Control.Monad.Identity import Control.Monad.State -import Gtk.Signal -import Gtk.State -import Gtk.Types -import Gtk.Widgets +import Gtk Start w = runGtk app w where -- cgit v1.2.3