summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-07-22 15:10:48 +0000
committerIan Lynagh <igloo@earth.li>2009-07-22 15:10:48 +0000
commit30a08433b46de89511fcdf0149f0749739227efb (patch)
tree119a8246c117b2e6ac186c38861aee5f8ec63767 /packages
parent51984e25deeba8a8abbab00d89cca51f3fd051b0 (diff)
downloadhaskell-30a08433b46de89511fcdf0149f0749739227efb.tar.gz
Make the Integer library used directly configurable in GHC and base
Rather than indirecting through an integer package
Diffstat (limited to 'packages')
-rw-r--r--packages1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages b/packages
index 3171bce9e6..2eea464899 100644
--- a/packages
+++ b/packages
@@ -33,7 +33,6 @@ libraries/ghc-prim packages/ghc-prim darcs
libraries/haskeline packages/haskeline darcs
libraries/haskell98 packages/haskell98 darcs
libraries/hpc packages/hpc darcs
-libraries/integer packages/integer darcs
libraries/integer-gmp packages/integer-gmp darcs
libraries/integer-simple packages/integer-simple darcs
libraries/mtl packages/mtl darcs