diff options
author | Ian Lynagh <igloo@earth.li> | 2007-04-16 13:24:21 +0000 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2007-04-16 13:24:21 +0000 |
commit | 5aa70fe578ca7841d06947a3e05dac33c11a918f (patch) | |
tree | ca0be54f8c3ea24e6d6da864b00c757a1fb84382 /libraries/extra-packages | |
parent | d0cd64ca25c15f72832ebe2379e527a7c7a28e90 (diff) | |
download | haskell-5aa70fe578ca7841d06947a3e05dac33c11a918f.tar.gz |
stm doesn't need to be a core-package
Diffstat (limited to 'libraries/extra-packages')
-rw-r--r-- | libraries/extra-packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/extra-packages b/libraries/extra-packages index 75f14cf853..13947afa4e 100644 --- a/libraries/extra-packages +++ b/libraries/extra-packages @@ -18,5 +18,6 @@ parsec regex-base regex-compat regex-posix +stm time xhtml |