[auto
ekmett@gmail.com**20090406060745
Ignore-this: e8389f80b6233ca742c448038f251823
] {
hunk ./doc/html/monoids/Data-Monoid-Reducer.html 1071
->((Module r m, ((Module r m, (Monoid r, Monoid m) => Module r m => instance (Monoid r, Monoid m) => Monoid (D s r m) where
+instance (r `Module` m) => Monoid (D s r m) where
hunk ./doc/html/monoids/src/Data-Ring-Module-AutomaticDifferentiation.html 81
-instance (c `Reducer` r, c `Reducer` m) => Reducer c (D s r m) where
+instance (r `Module` m, c `Reducer` r, c `Reducer` m) => Reducer c (D s r m) where
}