#7667: Template Haskell fails to recognize type operator/function + ----------------------------------------------+---------------------------- Reporter: andygill | Owner: Type: bug | Status: closed Priority: normal | Milestone: 7.8.1 Component: Template Haskell | Version: 7.6.2 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects valid program | Unknown/Multiple Test Case: th/T7667 th/T7667a | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ----------------------------------------------+---------------------------- Comment (by Richard Eisenberg <eir@…>): In [changeset:"bb9d53e32da52221173431733928c497187686ff/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="bb9d53e32da52221173431733928c497187686ff" Fix Trac #7667. We no longer check capitalization (or colons) in names that come from TH, according to the commentary in #7667. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7667#comment:14> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler