Repository : ssh://[email protected]/ghc On branch : master Link : http://ghc.haskell.org/trac/ghc/changeset/d9f43665fefdc89f36150e991a431de23fc09ee1/ghc
>--------------------------------------------------------------- commit d9f43665fefdc89f36150e991a431de23fc09ee1 Author: Joachim Breitner <[email protected]> Date: Mon Aug 19 12:24:18 2013 +0200 Improve documentation of the new IncoherentInstances behaviour Signed-off-by: Austin Seipp <[email protected]> >--------------------------------------------------------------- d9f43665fefdc89f36150e991a431de23fc09ee1 compiler/basicTypes/BasicTypes.lhs | 9 ++++---- compiler/types/InstEnv.lhs | 39 ++++++++++++++++++++++----------- docs/users_guide/glasgow_exts.xml | 42 ++++++++++++++++++++++++------------ 3 files changed, 59 insertions(+), 31 deletions(-) Diff suppressed because of size. To see it, use: git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc d9f43665fefdc89f36150e991a431de23fc09ee1 _______________________________________________ ghc-commits mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-commits
