show-combinators v0.2.0.0 Release Notes
Release Date: 2020-03-22 // almost 5 years ago-
- 🛠 Fix a bug where
showRecord
would not parenthesize the output if a high enough precedence were supplied.
- 🛠 Fix a bug where
Previous changes from v0.1.1.0
-
- ➕ Added
showInfixl
,showInfixr
,showInfixl'
,showInfixr'
.
- ➕ Added