Changes between Version 15 and Version 16 of Proposals/transformers
- Timestamp:
- 09/17/10 12:46:08 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Proposals/transformers
v15 v16 100 100 The attached test report lists the packages involved. 101 101 102 == Issues raised in the discussion == 103 104 * Is there any performance penalty for defining the base monads as special cases of monad transformers? 105 106 The two should generate the same code ([http://www.haskell.org/pipermail/libraries/2010-September/014323.html example]). 107 102 108 == Other issues == 103 109
