Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alexbiehl-gc
GHC
Commits
f37d53ba
Commit
f37d53ba
authored
27 years ago
by
Simon Marlow
Browse files
Options
Downloads
Patches
Plain Diff
[project @ 1998-02-20 13:38:22 by simonm]
update for 3.01
parent
fe963f68
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ghc/ANNOUNCE
+13
-12
13 additions, 12 deletions
ghc/ANNOUNCE
with
13 additions
and
12 deletions
ghc/ANNOUNCE
+
13
−
12
View file @
f37d53ba
The Glasgow Haskell Compiler -- version 3.0
0
The Glasgow Haskell Compiler -- version 3.0
1
==============================================
We are pleased to announce a new release of the Glasgow Haskell
Compiler (GHC), version 3.0
0
. The source distribution is freely
Compiler (GHC), version 3.0
1
. The source distribution is freely
available via the World-Wide Web and through anon. FTP; details below.
Haskell is "the" standard lazy functional programming language; the
...
...
@@ -14,15 +14,16 @@ related information is available from the Haskell home page at
+ What's new
=============
GHC 3.00 is a source-only release. There are no binaries available at
the current time: in the interests of spending more time hacking and
less time building distributions, we're shoving this one out as
quickly as possible so that intrepid hackers can try it out.
GHC 3.01 is a source-only release. Major news items:
Important new features:
* Lots of bug-fixes for the mult-parameter type class support.
* Multi-parameter type classes. Please try 'em out; we'd
appreciate the feedback.
* Re-organisation of libraries, and hslibs nuked. (see the
release notes/documentation for the full story).
* The User's Guide is now in SGML, and the literate tools are
no longer required to format any of the documentation in the
tree, hence we removed them from the distribution.
+ Mailing lists
================
...
...
@@ -65,8 +66,8 @@ for tar, please)!
======================
To compile up this source-only release, you need a machine with 16+MB
memory, GNU C (`gcc'), `perl' plus a version of GHC installed (
either
version 0.29 or 2.10 onwards
). We have seen GHC work on these platforms:
memory, GNU C (`gcc'), `perl' plus a version of GHC installed (
version
2.10 at least
). We have seen GHC work on these platforms:
* alpha-dec-osf{2,3}
* hppa1.1-hp-hpux{9,10}
...
...
@@ -79,6 +80,6 @@ Similar platforms should work with minimal hacking effort. The installer's
guide included in distribution gives a complete run-down of what-ports-work;
an on-line version can be found at
http://www.dcs.gla.ac.uk/fp/software/ghc/3.0
0
/installation_guide/installing_toc.html
http://www.dcs.gla.ac.uk/fp/software/ghc/3.0
1
/installation_guide/installing_toc.html
EOF
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment