Feldspar / feldspar-language

The goal of the Feldspar project is to define a high-level language that allows description of high-performance digital signal processing algorithms.
Other
45 stars 3 forks source link

travis: add GHC 8.8 #404

Closed pjonsson closed 4 years ago

pjonsson commented 4 years ago

Ubuntu 20 ships with GHC 8.8 so add that to the build.

Using shiftL/shiftR with a negative amount throws an arithmetic exception in this version of GHC so stop doing that in our tests.