SFML-haskell / SFML-control

Higher level abstractions on top of SFML
Other
11 stars 2 forks source link

Initial version, with working TH #2

Closed adinapoli closed 10 years ago

adinapoli commented 10 years ago

Only a tiny subset is wrapped, but the TH machinery seems to be already useful to scrap boilerplate. Definitely it would be nice to not pass the arg number.

adinapoli commented 10 years ago

ps. I've added travis CI integration but later on I realised was useless here; we won't have SFML installed on the travis host machine.