Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

add ShortName and Overview to PluginDescriptor #111

Merged
merged 2 commits into from
Nov 29, 2015

Conversation

bergey
Copy link
Contributor

@bergey bergey commented Nov 28, 2015

Text descriptions intended for the editor user, rather than for
messages between the editor and HIE.

closes #98

I took the Overview text from the tools' Hackage descriptions, but no doubt they could be improved.

Text descriptions intended for the editor user, rather than for
messages between the editor and HIE.

closes haskell#98
@alanz
Copy link
Collaborator

alanz commented Nov 28, 2015

Thanks, looks good, but you need to update the quickcheck tests by adding arbitrary instances for the two new fields.

@bergey
Copy link
Contributor Author

bergey commented Nov 28, 2015

Thanks for pointing that out. So good to have tests.

alanz added a commit that referenced this pull request Nov 29, 2015
add ShortName and Overview to PluginDescriptor
@alanz alanz merged commit 8e5d0eb into haskell:master Nov 29, 2015
@alanz alanz added this to the prehistory milestone Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add user visible info to PluginDescriptor
2 participants