ivanperez-keera / SpaceInvaders

A Haskell game written in Yampa
BSD 3-Clause "New" or "Revised" License
26 stars 16 forks source link

Update GHC compilation matrix #34

Closed ivanperez-keera closed 3 years ago

ivanperez-keera commented 3 years ago

The Travis CI setup is testing SpaceInvaders against old versions of GHC.

As interesting as that is, virtually nobody probably still uses GHC 7.*.

It would be more useful to compile SpaceInvaders with more recent versions of GHC.