summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-08-05 12:55:51 +0000
committerIan Lynagh <igloo@earth.li>2008-08-05 12:55:51 +0000
commit39b529c5fa4138cd359be1f1c5c9c6bdfacd6770 (patch)
tree55b3374364c56ee5533228f5a81a93522ec6e86d /packages
parent7a7cb61b0de4a82d959fa3e8f2a3befba21ac0f8 (diff)
downloadhaskell-39b529c5fa4138cd359be1f1c5c9c6bdfacd6770.tar.gz
Remove the cgi package from extralibs
It has some sort of Error Monad using the old Exception type. I'm not familiar with it enough to know what the right thing to do for it with extensible exceptions is.
Diffstat (limited to 'packages')
-rw-r--r--packages1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages b/packages
index d02ddb1291..4576ffbc2b 100644
--- a/packages
+++ b/packages
@@ -25,7 +25,6 @@ libraries/unix packages/unix
libraries/Win32 packages/Win32
libraries/HUnit extralibs packages/HUnit
libraries/QuickCheck extralibs packages/QuickCheck
-libraries/cgi extralibs packages/cgi
libraries/haskell-src extralibs packages/haskell-src
libraries/html extralibs packages/html
libraries/mtl extralibs packages/mtl