notquiteamonad/tie

Elm does not accept void as a value for Maybe types

Closed this issue · 2 comments

Null must be passed explicitly, so the type definitions generated for Maybes allow the invalid void type. This should be removed.

Released in version 2.1.1