Closed
Description
There is a file called haskell-show.el
.
- It is not referenced from any other file.
- It is not documented in wiki, it is not documented in texi.
- It depends on external program https://hackage.haskell.org/package/sexp-show that nobody has installed.
- It depends on
Read
andShow
instances being the derived versions.
In its current form it cannot be useful to people outside of very narrow group of enthusiasts that need better Show
presentation.
What do we do with this?
Metadata
Metadata
Assignees
Labels
No labels