Changes between Version 5 and Version 6 of Proposals/transformers
- Timestamp:
- 09/15/10 00:06:43 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Proposals/transformers
v5 v6 73 73 * 11 because of the changed constraint on Functor instances 74 74 * 1 that defined an overlapping Error instance ([http://hackage.haskell.org/package/hssqlppp hssqlppp]) 75 * 18 that used the constructors of base monads; in 16 of these (except [http://hackage.haskell.org/package/jmacro jmacro] and [http://hackage.haskell.org/package/yhccore yhccore]) the fixes are trivial 75 * 16 that used the constructors of base monads (which can be trivially replaced) 76 * 2 that defined instances for base monads ([http://hackage.haskell.org/package/jmacro jmacro] and [http://hackage.haskell.org/package/yhccore yhccore]) 76 77 * 248 failed for other reasons (e.g. failed anyway or depended on one of the other failures)
