#13640: Core lint error with deferred type holes -------------------------------------+------------------------------------- Reporter: Iceland_jack | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #12947 | Differential Rev(s): Phab:D3528 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ryan Scott <ryan.gl.scott@…>): In [changeset:"38a381912f67c0f6f3fba8de1026d7464826b851/ghc" 38a38191/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="38a381912f67c0f6f3fba8de1026d7464826b851" Add regression tests for #12947, #13640 Summary: Commit b4bdbe4957ae8b82c4cda5584203b44d3c4f004f (the fix for #12156) wound up being the fix for #12947 and #13640 as well. This adds regression tests for the latter two tickets to keep them fixed. Test Plan: make test TEST="T12947 T13640" Reviewers: bgamari, austin Reviewed By: bgamari Subscribers: rwbarton, thomie GHC Trac Issues: #12947, #13640 Differential Revision: https://phabricator.haskell.org/D3528 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13640#comment:7> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler