summaryrefslogtreecommitdiff
blob: 5fbe833309e9a5796e39b37922f12292804ba003 (plain)
1
2
3
4
5
6
7
8
-- Adjustments specific to this package,
-- all Gtk2Hs-specific boilerplate is kept in
-- gtk2hs-buildtools:Gtk2HsSetup
--
import Gtk2HsSetup ( gtk2hsUserHooks )
import Distribution.Simple ( defaultMainWithHooks )

main = defaultMainWithHooks gtk2hsUserHooks