diff options
Diffstat (limited to 'dev-haskell/pretty-show')
-rw-r--r-- | dev-haskell/pretty-show/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/pretty-show/metadata.xml b/dev-haskell/pretty-show/metadata.xml index 6818b93fe92e..785d01b3618d 100644 --- a/dev-haskell/pretty-show/metadata.xml +++ b/dev-haskell/pretty-show/metadata.xml @@ -3,10 +3,10 @@ <pkgmetadata> <herd>haskell</herd> <longdescription> - We provide a library and an executable for working with derived 'Show' - instances. By using the library, we can parse derived 'Show' instances into a + We provide a library and an executable for working with derived 'Show' + instances. By using the library, we can parse derived 'Show' instances into a generic data structure. The @ppsh@ tool uses the library to produce - human-readable versions of 'Show' instances, which can be quite handy for + human-readable versions of 'Show' instances, which can be quite handy for debugging Haskell programs. </longdescription> </pkgmetadata> |