blob: 76d5b0ad209649d57be6cedf8db65834cf944314 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
This is the root directory for software distributed by the AQUA
project in the Computing Science Dept at Glasgow University. At
present, we have three different distributions, which share some
components.
ghc the Glasgow Haskell compilation system
nofib the NoFib Haskell benchmarking suite
literate the Glasgow "literate programming" system
The "literate" stuff is usually distributed *with* other systems, but
not necessarily. Components which are always part of a distribution
(never stand-alone) are "grasp-utils" and "mkworld" (a configuration
system).
Please consult the {ghc,nofib,literate}/README file to find out how to
proceed.
|