|
[GHC] #880: someFunction :: TypeRep -> Int: msg#00182lang.haskell.glasgow.bugs
#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 Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #876: stack overflow on 'length . filter odd $ [0 .. 999999999]', GHC |
|---|---|
| Next by Date: | [GHC] #881: Improve space profiling for references, GHC |
| Previous by Thread: | Re: [GHC] #645: Make tick interval configurable, GHC |
| Next by Thread: | [GHC] #881: Improve space profiling for references, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |