diff options
author | Ian Lynagh <igloo@earth.li> | 2012-05-19 12:27:26 +0100 |
---|---|---|
committer | Ian Lynagh <igloo@earth.li> | 2012-05-19 12:55:22 +0100 |
commit | 0f4925b6dfa40010bbf19e2824224b5a568d4f57 (patch) | |
tree | 55e68351d8e670d8ab37a6e2af4786f90bbf7c85 /packages | |
parent | 293475bc48bdb41c2629d752b2cbe2bd49b71571 (diff) | |
download | haskell-0f4925b6dfa40010bbf19e2824224b5a568d4f57.tar.gz |
Use transformers directly, rather than using mtl
This means we no longer need mtl in a GHC tree.
Diffstat (limited to 'packages')
-rw-r--r-- | packages | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -63,7 +63,6 @@ libraries/hoopl - packages/hoopl.git libraries/hpc - packages/hpc.git git libraries/integer-gmp - packages/integer-gmp.git git libraries/integer-simple - packages/integer-simple.git git -libraries/mtl - packages/mtl.git git libraries/old-locale - packages/old-locale.git git libraries/old-time - packages/old-time.git git libraries/pretty - packages/pretty.git git |