[commit: haddock] T6018-injective-type-families, adamse-D1033, ghc-head, master, metainfo, wip/10268, wip/10313, wip/D538, wip/D538-1, wip/D538-2, wip/D538-3, wip/D538-4, wip/D538-5, wip/D538-6, wip/D548-master, wip/D548-master-2, wip/T10483, wip/T9840, wip/api-annot-tweaks-7.10, wip/api-annots-ghc-7.10-3, wip/orf-reboot: Turn some uses of error into recoverable warnings (267e2c2)

git at git.haskell.org git at git.haskell.org
Wed Jul 8 08:32:40 UTC 2015


Repository : ssh://git@git.haskell.org/haddock

On branches: T6018-injective-type-families,adamse-D1033,ghc-head,master,metainfo,wip/10268,wip/10313,wip/D538,wip/D538-1,wip/D538-2,wip/D538-3,wip/D538-4,wip/D538-5,wip/D538-6,wip/D548-master,wip/D548-master-2,wip/T10483,wip/T9840,wip/api-annot-tweaks-7.10,wip/api-annots-ghc-7.10-3,wip/orf-reboot
Link       : http://git.haskell.org/haddock.git/commitdiff/267e2c2e8226790f5d294ac06941ac5498608db4

>---------------------------------------------------------------

commit 267e2c2e8226790f5d294ac06941ac5498608db4
Author: Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk>
Date:   Tue Nov 4 02:54:28 2014 +0000

    Turn some uses of error into recoverable warnings
    
    This should at the very least not abort when something weird happens. It
    does feel like we should have a type that carries these errors until the
    end however as the user might not see them unless they are printed at
    the end.


>---------------------------------------------------------------

267e2c2e8226790f5d294ac06941ac5498608db4
 haddock-api/src/Haddock/Convert.hs                 | 175 ++++++++++++---------
 .../src/Haddock/Interface/AttachInstances.hs       |  57 ++++---
 haddock-api/src/Haddock/Interface/Create.hs        |  13 +-
 3 files changed, 140 insertions(+), 105 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 267e2c2e8226790f5d294ac06941ac5498608db4


More information about the ghc-commits mailing list