#8353: Easy way to defer type errors -------------------------------------+------------------------------------- Reporter: goldfire | Owner: Type: feature request | Status: patch Priority: normal | Milestone: Component: GHCi | Version: 7.6.3 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D960 -------------------------------------+------------------------------------- Comment (by Thomas Miedema <thomasmiedema@…>): In [changeset:"5d48e67fac952f7188fc9ebcfbf6e3ccb9b75705/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="5d48e67fac952f7188fc9ebcfbf6e3ccb9b75705" Easy way to defer type errors (implements #8353) Added load! and reload! commands, effectively setting "-fdefer-type-errors" before loading a file and unsetting it after loading if it has not been set before. Differential Revision: https://phabricator.haskell.org/D960 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8353#comment:9> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler