[GHC] #9638: Speed up Data.Char.isDigit
GHC
ghc-devs at haskell.org
Fri Sep 26 15:21:34 UTC 2014
#9638: Speed up Data.Char.isDigit
-------------------------------------+-------------------------------------
Reporter: dfeuer | Owner:
Type: feature | Status: new
request | Milestone: 7.10.1
Priority: normal | Version: 7.9
Component: Compiler | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Easy (less than 1
Unknown/Multiple | hour)
Type of failure: Runtime | Blocked By:
performance bug | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
The same should probably apply to the (non-exported) `between` function in
`GHC.IO.Encoding.UTF8`.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9638#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list