1 2 3 4 5 6 7
{-- snippet all --} module Main where import qualified PodMainGUI main = PodMainGUI.main "podresources.glade" {-- /snippet all --}