Skip to content

0.12.2 Release #3508

Description

@garyb

Intended release date: 13th Jan


Possible things to include still:


Post-release tasks:

  • Publish to Hackage
  • Update npm package

New features

  • Named type wildcards (Add 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)


Let's try and do the 6-week release schedule after this, meaning the next one will be on the 24th of Feb, unless anyone objects / thinks we should do 8-week or something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions