Re: [GHC] #7667: Template Haskell fails to recognize type operator/function +
#7667: Template Haskell fails to recognize type operator/function + ----------------------------------------------+---------------------------- Reporter: andygill | Owner: Type: bug | Status: patch Priority: normal | Milestone: 7.8.1 Component: Template Haskell | Version: 7.6.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects valid program | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ----------------------------------------------+---------------------------- Comment (by Krzysztof Gogolewski <krz.gogolewski@…>): In [changeset:"798d0a62899ed05054ef348f3851f129de8c9a9e/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="798d0a62899ed05054ef348f3851f129de8c9a9e" 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:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC