Re: Add non-escaping show functions
Francesco Ariis <[email protected]> Sun, 19 Dec 2021 12:05:22 +0100
| Newsgroups | gmane.comp.lang.haskell.libraries |
|---|---|
| Message-ID | <[email protected]> |
Hello Kai, Il 19 dicembre 2021 alle 17:53 Kai Ma ha scritto: > This proposal benefits ghci without breaking any existing code, and the > older behavior can be restored by `:set -interactive-print print`. Just to check if I understood correctly: only ghci will benefit from this proposal, right? Are there other place where printNE/showNE could be useful? Why not a new typeclass instead of modifying the venerable `Show`? _______________________________________________ Libraries mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries