Name: roboview Version: 1.0 Synopsis: Viewer of played RoboRace games License: BSD3 License-file: LICENSE Author: Milan Straka Maintainer: fox@ucw.cz Category: Game Build-type: Simple Cabal-version: >=1.2 Data-Files: data/font.ttf data/*.bmp Executable roboview Main-is: Main.hs Other-modules: Game GuiData Hs-Source-Dirs: src Extensions: CPP PatternGuards Build-depends: base >= 4 && < 5, array, containers, directory, filepath, parsec >= 3, SDL, SDL-ttf, utf8-string GHC-options: -fwarn-unused-imports -threaded -rtsopts