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
Model registry
Operate
Terraform modules
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
Gesh
GHC
Commits
dbee00ad
Commit
dbee00ad
authored
26 years ago
by
Simon Marlow
Browse files
Options
Downloads
Patches
Plain Diff
[project @ 1999-01-19 12:52:37 by simonm]
Update for 4.02.
parent
5bc125ee
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ghc/README
+5
-4
5 additions, 4 deletions
ghc/README
with
5 additions
and
4 deletions
ghc/README
+
5
−
4
View file @
dbee00ad
...
...
@@ -4,13 +4,13 @@ The Glasgow Haskell Compiler
(this file is fptools/ghc/README in a source distribution, and
fptools/README in a binary distribution).
GHC is a batch compiler for Haskell
1.4
. See the file ANNOUNCE for
GHC is a batch compiler for Haskell
98
. See the file ANNOUNCE for
information on the current version.
Haskell is "the" standard lazy functional programming language.
Haskell
1.4
is the current version of the language, released in
April
199
7
. The language definition is on the Web at
http://
www.haskell.org/report/index
.html
.
Haskell
98
is the current version of the language, released in
December
199
8
. The language definition is on the Web at
http://
research.microsoft.com/Users/simonpj/Haskell/haskell98
.html
More information on GHC can be found on its web page
...
...
@@ -41,6 +41,7 @@ Current GHC team:
Simon Peyton Jones ( simonpj@microsoft.com) [our Fearless Leader]
Sigbjorn Finne (v-sfinne@microsoft.com) [hired hand]
Simon Marlow (t-simonm@microsoft.com) [hired hand]
Julian Seward (v-julsew@microsoft.com) [hired hand]
Past contributors and/or continuing advisors (all @dcs.gla.ac.uk):
...
...
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