Skip to content

Fix haskell-show.el #615

Closed
Closed
@gracjan

Description

@gracjan

There is a file called haskell-show.el.

  1. It is not referenced from any other file.
  2. It is not documented in wiki, it is not documented in texi.
  3. It depends on external program https://hackage.haskell.org/package/sexp-show that nobody has installed.
  4. It depends on Read and Show 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions