github unisonweb/unison release/M1b
M1b

latest releases: trunk-build, release/0.5.47, release/0.5.46...
pre-release6 years ago

Point release in the M1 series. No codebase format changes. Recommended action is to pull latest unisonbase after upgrade:

.> cd .
.> pull https://github.com/unisonweb/unisonbase.git

Fixes:

  • #645, thanks to @zenhack for spotting!
  • unisonbase had an incorrect mapping for List type name: List a should be a synonym for [a] but it wasn't in unisonbase.
  • Minor lexing / parsing fixes when nesting ! and ' prefix operators.

Don't miss a new unison release

NewReleases is sending notifications on new releases.