-
0.13.1.2 Stable
released this
2021-05-18 14:34:18 +02:00 | 92 commits to master since this releasehttps://hackage.haskell.org/package/brittany-0.13.1.2
- #347: Allowed hspec 2.8. Thanks @felixonmars!
Downloads
-
0.13.1.1 Stable
released this
2021-02-26 14:53:28 +01:00 | 96 commits to master since this releaseDownloads
-
0.13.1.0 Stable
released this
2020-12-11 17:40:48 +01:00 | 104 commits to master since this releasehttps://hackage.haskell.org/package/brittany-0.13.1.0
- #330: Started sorting imports. Thanks @expipiplus1!
Downloads
-
0.13.0.0 Stable
released this
2020-12-10 03:56:28 +01:00 | 121 commits to master since this releasehttps://hackage.haskell.org/package/brittany-0.13.0.0
- #324: Added support for GHC 8.10.
- Dropped support for GHC 8.4, 8.2, and 8.0.
- Thanks @jneira, @bubba, @infinity0, and @expipiplus1!
Downloads
- #324: Added support for GHC 8.10.
-
0.12.2.0 Stable
released this
2020-11-15 18:44:05 +01:00 | 142 commits to master since this releasehttps://hackage.haskell.org/package/brittany-0.12.2.0
#207: Fix newtype indent in associated type family.
#231: Improve comments-affecting-layout behaviour for tuples.
#259: Data declaration for newtype and records. Thanks @eborden!
#263: Fix non-idempotent newlines with comment + where.
#273: Error handling.
#281: Fix moving comment in export list (haddock header).
#286: Fix comments in instance/type instances.
#287: Add support for pattern synonyms. Thanks @RaoulHC!
#293: Expose main function as a module. Thanks @soareschen!
#303: Readme: Supports 8.8. Thanks @andys8!
#311: Allows aeson-1.5.*. Thanks @jkachmar!
#313: Nondecreasing export list formatting. Thanks @expipiplus1!Downloads