[Haskell-cafe] Filesystem questions

Ian Lynagh igloo at earth.li
Sun Oct 14 10:30:50 EDT 2007


Hi Yitzchak,

On Sun, Oct 14, 2007 at 11:33:38AM +0200, Yitzchak Gale wrote:
> 
> Here it is critical that ListT be taken from
> 
> http://haskell.org/haskellwiki/ListT_done_right
> 
> and not the broken implementation that comes with mtl.
> (Finally fixed in 6.8? Please?)

mtl is not part of GHC (although it is currently included in some
distributions as an "extra lib").

If you want to propose that mtl switches to a different definition of
ListT then please see
    http://www.haskell.org/haskellwiki/Library_submissions


Thanks
Ian



More information about the Haskell-Cafe mailing list