packages feed

hfiar-0.0.1: src/Main.hs

-- | This is the main module of the application 
module Main where

import Graphics.UI.WX
import HFiaR.GUI

main::IO()
main = start gui