brittany v0.12.1.1 Release Notes

Release Date: 2019-12-01 // over 4 years ago
    • 🛠 Bugfixes:
      • Fix layouting regression of record update for many/large fields
      • Fix whitespace regression on ExplicitForall notation (foo :: forall a . Show a => a -> a, note the double space) introduced in 0.12. (#264)
      • Fix roundtripping of type equality constraint f :: ((~) a b) => a -> b (#267)
    • One experimental feature addition: Turning brace notation semicolons into newlines when formatting (see #270)