drop packedstring; it is no longer required by template-haskell
authorSimon Marlow <marlowsd@gmail.com>
Mon, 18 May 2009 12:09:57 +0000 (12:09 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Mon, 18 May 2009 12:09:57 +0000 (12:09 +0000)
ghc.mk
packages

diff --git a/ghc.mk b/ghc.mk
index 3435294..d94875b 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -304,7 +304,6 @@ PACKAGES += \
        extensible-exceptions \
        haskell98 \
        hpc \
-       packedstring \
        pretty \
        syb \
        template-haskell \
index 48fabc2..714eb82 100644 (file)
--- a/packages
+++ b/packages
@@ -37,7 +37,6 @@ libraries/integer-gmp                   packages/integer-gmp            darcs
 libraries/mtl                           packages/mtl                    darcs
 libraries/old-locale                    packages/old-locale             darcs
 libraries/old-time                      packages/old-time               darcs
-libraries/packedstring                  packages/packedstring           darcs
 libraries/pretty                        packages/pretty                 darcs
 libraries/process                       packages/process                darcs
 libraries/random                        packages/random                 darcs