purescript v0.6.1.1 Release Notes

Release Date: 2014-11-19 // over 9 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • The pipe symbol is now a reserved operator.
    • The operators in the Bits type class have been renamed.

    โœจ Enhancements

    • ๐Ÿ›  Fix build on GHC 7.6.* (@dylex)
    • ๐Ÿ˜Œ Relax indentation requirements (@paf31)