[GHC] #9505: Bounded instance for Word (and possibly others) uses unboxed literals
GHC
ghc-devs at haskell.org
Sat Aug 23 00:07:12 UTC 2014
#9505: Bounded instance for Word (and possibly others) uses unboxed literals
-------------------------------------+-------------------------------------
Reporter: schyler | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.2
Keywords: | Operating System:
Architecture: Unknown/Multiple | Unknown/Multiple
Difficulty: Unknown | Type of failure:
Blocked By: | None/Unknown
Related Tickets: | Test Case:
| Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
There's a comment above saying GHC won't optimise. I think since 7.8 they
are unboxed by default, so that comment and the explicit constructors can
be removed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9505>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list