[GHC] #9098: Don't use unsafe coerce when desugaring lazy pattersn
GHC
ghc-devs at haskell.org
Mon May 12 10:49:04 UTC 2014
#9098: Don't use unsafe coerce when desugaring lazy pattersn
-------------------------------------+------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonpj):
Excellent point. The unsafeness here is entirely unnecessary. I'll fix
this.
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9098#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list