#15057: Lint types created by newFamInst -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Compiler | Version: 8.4.1 Resolution: | Keywords: TypeFamilies Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #15012 | Differential Rev(s): Phab:D4611 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Simon Peyton Jones <simonpj@…>): In [changeset:"6da5b8772d512e2fb61730367f5258303e008ab4/ghc" 6da5b87/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="6da5b8772d512e2fb61730367f5258303e008ab4" Better linting for types Trac #15057 described deficiencies in the linting for types involving type synonyms. This patch fixes an earlier attempt. The moving parts are desrcribed in Note [Linting type synonym applications] Not a big deal. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15057#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler