Between the aggresive type-checker, formatter, structured editor reassembler, I've built the perfect self-asphyxiation programming framework to never ever get anything done ever again. Don't mind me while I proof the hello world printing routines for a month.
@neauoire Yeah, that's the trick of type systems, you gotta choose something powerful enough to easily express useful programs, but not too flexible, otherwise the type checking algorithm gets way too hairy and use too many resources.