Some datatypes should be pretty printed by default rather than using the internal memory representation. Some which come to mind: - [ ] ByteString - [ ] Text - [x] String - [ ] IntMap - [ ] Maps - [ ] other containers...