ingraph

Safe HaskellNone

Main

Description

InGraph, an ingress graph optimizer

Synopsis

Documentation

version :: [Char]

aboutTxt :: [Char]

getIconPath :: IO (Maybe FilePath)

Look for the path to the application icon. If it doesn't exist, return Nothing

main :: IO ()

imageFiles :: [([Char], [[Char]])]

Specify image files for the file open dialog.

graphFiles :: [([Char], [[Char]])]

Graph file types for graph load and save dialogs.

doFrame :: IO ()

GUI entry point. Set up window elements and define callbacks