ChildsplayOSU / bogl

Haskell implementation of the BoGL language
https://bogl.engr.oregonstate.edu
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Fix tuple parsing in arguments and type signatures #138

Closed alexgrejuc closed 4 years ago

montymxb commented 4 years ago

On a separate note, if you peek at the travis-ci build log, you can scroll down and see that the test-coverage is being generated, but not reported. Looks like we're at about 60% for the project, not too bad honestly for not checking it.