#880: someFunction :: TypeRep -> Int
--------------------------------+-------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: libraries/base | Version: 6.4.2
Severity: normal | Keywords:
Os: Unknown | Difficulty: Easy (1 hr)
Architecture: Unknown |
--------------------------------+-------------------------------------------
Now that TypeRep share their keys using RTS internal allocation, can we
get a function in Data.Typeable (or even GHC.Exts) that retrieves the Int
key? Currently my job code (OpenAFP) and Pugs both uses "show :: TypeRep
-> String" as the key for Map, but I think it'd be much, much faster if
either TypeRep supports Ord natively, or (preferably) that we can get a
Int out of it.
Thanks!
Audrey
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/880>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs