Gregory Crosswhite schrieb: > For whatever reason, nobody seems to have gotten around to implementing > an Abort monad transformer (outside the monadLib package), so I decided > to write one myself since I wanted the functionality but I use > "transformers" rather than "monadLib".
Is AbortT different from ErrorT, ExceptionalT and friends? _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
