summaryrefslogtreecommitdiff
path: root/progs/README
diff options
context:
space:
mode:
authorYale AI Dept <ai@nebula.cs.yale.edu>1993-07-14 13:08:00 -0500
committerDuncan McGreggor <duncan.mcgreggor@rackspace.com>1993-07-14 13:08:00 -0500
commit4e987026148fe65c323afbc93cd560c07bf06b3f (patch)
tree26ae54177389edcbe453d25a00c38c2774e8b7d4 /progs/README
Import to github.
Diffstat (limited to 'progs/README')
-rw-r--r--progs/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/progs/README b/progs/README
new file mode 100644
index 0000000..8b28d8f
--- /dev/null
+++ b/progs/README
@@ -0,0 +1,9 @@
+This directory contains Haskell source code.
+Subdirectories:
+prelude The prelude used in this system
+tutorial The online supplement to the Hudak & Fasel tutorial
+demo A set of random demo programs
+lib Various random extensions
+
+Other programs can be found in the Haskell program library on the
+official Haskell ftp sites.