DIKU-EDU / remarks

A DSL for marking student work
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

Make error reports more comprehensible for the uninitiated #10

Closed oleks closed 3 years ago

oleks commented 7 years ago

Currently it just prints a Haskell type.

kirkedal commented 7 years ago

This have now been improved

We would need a more detailed parsing to give more details

One points though, perhaps check should not report empty leaves as an invalid judgement. It is now just an indication of pending work.