tweag / cooked-validators

MIT License
39 stars 11 forks source link

Refining compilation options #415

Closed mmontin closed 1 month ago

mmontin commented 1 month ago

The refines compilation options so that:

The compilation changes are leading to a lot of new warnings (which should have been present before) which are solved in this PR too (incomplete pattern matching, extraneous imports, etc)