From 4e987026148fe65c323afbc93cd560c07bf06b3f Mon Sep 17 00:00:00 2001 From: Yale AI Dept Date: Wed, 14 Jul 1993 13:08:00 -0500 Subject: Import to github. --- progs/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 progs/README (limited to 'progs/README') 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. -- cgit v1.2.3