summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-06-22 22:17:16 +0000
committerIan Lynagh <igloo@earth.li>2009-06-22 22:17:16 +0000
commitff0223a9bca6653a0d5be29956dc4ed210768c2e (patch)
tree02f70167be971ab2711630055e8cfb7517e756eb /packages
parent523c7698e24f32027605f7a82276508a40eb923a (diff)
downloadhaskell-ff0223a9bca6653a0d5be29956dc4ed210768c2e.tar.gz
Add the integer package
integer-gmp's Integer is now wrapped by an Integer type in integer.
Diffstat (limited to 'packages')
-rw-r--r--packages1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages b/packages
index 714eb82a40..273e4bc262 100644
--- a/packages
+++ b/packages
@@ -33,6 +33,7 @@ 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/mtl packages/mtl darcs
libraries/old-locale packages/old-locale darcs