teardown v0.5.0.1 Release Notes
Release Date: 2019-01-30 // about 6 years ago-
- โ Add language pragma to support ghc-8.6.3 and stackage nightly
Previous changes from v0.5.0.0
-
๐ฅ BREAKING CHANGES
- ๐ Move from
ansi-wl-pprint
toprettyprinter
- ๐จ Re-implement
Printer
usingprettyprinter
API, nowprettyTeardownResult
returns aDoc
type from theprettyprinter
library - โ Add a
Pretty
instance for theDisposeResult
type - โ Add a
Display
instance for theDisposeResult
type
- ๐ Move from