Re: #16406: Array code works with GHC 8.4.4, hangs with GHC 8.6.4

"GHC" <[email protected]> Fri, 08 Mar 2019 14:45:17 -0000
Newsgroups gmane.comp.lang.haskell.glasgow.bugs
Message-ID <[email protected]>
--===============2400342373972888885==
Content-Type: multipart/related;
 boundary="===============1221489490187407690=="

--===============1221489490187407690==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit

#16406: Array code works with GHC 8.4.4, hangs with GHC 8.6.4
-------------------------------------+-------------------------------------
        Reporter:  arybczak          |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  libraries         |              Version:  8.6.4
  (other)                            |
      Resolution:                    |             Keywords:  array
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by dfeuer):

 Ah, missed that. I tend think it's better to fix the crypto library. Make
 it use conversion from a list.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16406#comment:9>