From 1f7050149a6ce71fc58b88c7abfaf850554d0ecb Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Tue, 29 Aug 2006 08:59:46 +0000 Subject: [PATCH] don't include HaXml, Japi and monads in a GHC checkout They aren't built as part of a GHC build anyway, it doesn't make much sense to include them in checkouts or source tarballs. --- libraries/extra-packages | 3 --- 1 file changed, 3 deletions(-) diff --git a/libraries/extra-packages b/libraries/extra-packages index d438667..fda24ec 100644 --- a/libraries/extra-packages +++ b/libraries/extra-packages @@ -2,8 +2,6 @@ ALUT GLUT HGL HUnit -HaXml -Japi ObjectIO OpenAL OpenGL @@ -14,7 +12,6 @@ cgi fgl haskell-src html -monads mtl network time -- 1.7.10.4