| ||||
| ||||
| Description | ||||
| The main module to spawn the entire application. | ||||
| Synopsis | ||||
| ||||
| Documentation | ||||
| main :: IO () | ||||
| Initiates a new Barracuda server including gui(s) and an (optional) infrafilter. The network connections are set up, all the necessary threads are spawned and the Gtks usafeInitGUIForThreadedRTS- and mainGUI functions are called. For further description, run Barracuda --help ;) | ||||
| Produced by Haddock version 0.8 |