[GHC] #11303: Pattern matching against sets of strings sharing a prefix blows up pattern checker

GHC ghc-devs at haskell.org
Tue Jan 5 09:37:14 UTC 2016


#11303: Pattern matching against sets of strings sharing a prefix blows up pattern
checker
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:
            Type:  bug               |               Status:  closed
        Priority:  highest           |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.11
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  performance bug                    |            Test Case:  T11303
      Blocked By:                    |             Blocking:
 Related Tickets:  #11302            |  Differential Rev(s):  Phab:D1716,
       Wiki Page:                    |  Phab:D1719
-------------------------------------+-------------------------------------
Changes (by hvr):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Replying to [comment:15 gkaracha]:
 > Herbert, could you check again whether `text-icu` can be built with the
 current HEAD?
 > My patch for #11276 has been merged so I expect `text-icu` to be built
 normally. If so,
 > please also revert #11303 to closed. Thanks for the help! :-)

 I can confirm that `text-icu` now compiles with a more reasonable memory
 usage... :-)

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


More information about the ghc-tickets mailing list