development/hugs98: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:21:49 -05:00 committed by Willy Sudiarto Raharjo
parent 85810a67c4
commit d6c759082e
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -5,8 +5,8 @@
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
hugs98: hugs98 ( Haskell implementation )
|-----handy-ruler------------------------------------------------------|
hugs98: hugs98 (Haskell implementation)
hugs98: Hugs 98 is a functional programming system based on Haskell 98, the
hugs98: de facto standard for non-strict functional programming languages.
hugs98: Hugs 98 provides an almost complete implementation of Haskell 98.