[GHC] #11700: pattern match bug

GHC ghc-devs at haskell.org
Fri May 6 12:27:43 UTC 2016


#11700: pattern match bug
-------------------------------------+-------------------------------------
        Reporter:  TobyGoodwin       |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  https://github.com/TobyGoodwin/odd-
                                     |  ghc-pattern-bug
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by TobyGoodwin):

 Commands to run are in RUNME (I just updated README to make this clearer).

 I whittled it down as far as I could in the time I had: it's not quite
 ''all'' of yesod... just persistent :)

 My hunch is that TH is implicated. When I get the chance, I'll see if I
 can build up a test case from nothing that mimics the way persistent
 defines the types.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11700#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list