github purescript/purescript v0.12.2

latest releases: v0.15.16-0, v0.15.15, v0.15.15-0...
5 years ago

New features

  • Named type wildcards (#3500, @natefaubion)

    It's now possible to use ?hole style syntax in type signatures where you want the compiler to tell you the missing type. This was previously possible by using _ in a type signature, but now _ can be used without raising a warning, as long as it does not appear in a top level declaration.

Enhancements

Fixes

Other (internals)

Don't miss a new purescript release

NewReleases is sending notifications on new releases.