diff options
Diffstat (limited to 'development/hugs98/slack-desc')
-rw-r--r-- | development/hugs98/slack-desc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/development/hugs98/slack-desc b/development/hugs98/slack-desc new file mode 100644 index 0000000000..5b93da465f --- /dev/null +++ b/development/hugs98/slack-desc @@ -0,0 +1,16 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----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. +hugs98: +hugs98: +hugs98: Homepage: http://www.haskell.org/hugs/ +hugs98: |