Hugs 98 is a functional programming system based on interpreted Haskell 98, the de facto standard for non-strict functional programming languages.
| Tags | Software Development Interpreters |
|---|---|
| Licenses | BSD Original |
Recent releases


Release Notes: Synchronized with GHC 6.6. Assorted major feature enhancements and bugfixes.


Release Notes: This release includes more of the Haskell hierarchical libraries, including imprecise exceptions and unboxed arrays, giving greater compatibility with GHC. Compatibility with the old libraries is currently provided by stub modules, but users are encouraged to migrate to the new libraries. The Double type is now double- precision on most architectures, and several options have been removed. This release also features the beginnings of a User's Guide.


Release Notes: This version features a lot of new features and bugfixes.


Release Notes: Fixes for a number of problems with the previous release.


Release Notes: Bug fixes and a new license (BSD-type).