diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:21:49 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | d6c759082e92eebd33afed4c1e2542f93c62b561 (patch) | |
tree | 3f109e581dc36923736c4383611a28614acff4ab /development | |
parent | 85810a67c431e02970741d64732b136ce0e007c8 (diff) | |
download | slackbuilds-d6c759082e92eebd33afed4c1e2542f93c62b561.tar.gz |
development/hugs98: Fix slack-desc.
Diffstat (limited to 'development')
-rw-r--r-- | development/hugs98/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/hugs98/slack-desc b/development/hugs98/slack-desc index fb6acdf8c7..bfdd1491c1 100644 --- a/development/hugs98/slack-desc +++ b/development/hugs98/slack-desc @@ -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. |