From: sof Date: Mon, 10 Nov 2003 15:55:13 +0000 (+0000) Subject: [project @ 2003-11-10 15:55:13 by sof] X-Git-Tag: nhc98-1-18-release~446 X-Git-Url: http://git.megacz.com/?p=ghc-base.git;a=commitdiff_plain;h=ca7e0e35d48118730ace99f7b6e0874038bf690a [project @ 2003-11-10 15:55:13 by sof] ALL_DIRS: added Control/Parallel --- diff --git a/Makefile b/Makefile index 0bbd9ab..55a9626 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ SUBDIRS = cbits include ALL_DIRS = \ Control \ Control/Concurrent \ + Control/Parallel \ Control/Monad \ Control/Monad/ST \ Data \