Re: [Dwarf-Discuss] Adding a language ID for Haskell

2014-02-28 Thread Johan Tibell
Hi Michael, On Fri, Feb 28, 2014 at 6:32 PM, Michael Eager wrote: > On 02/28/14 07:34, Johan Tibell wrote: > >> Hi, >> >> We recently added DWARF generation support to GHC, the main Haskell >> compiler. We'd like to emit a >> Haskell language ID in the DWARF output* and my understanding is that

Re: [Dwarf-Discuss] Adding a language ID for Haskell

2014-02-28 Thread Michael Eager
On 02/28/14 07:34, Johan Tibell wrote: Hi, We recently added DWARF generation support to GHC, the main Haskell compiler. We'd like to emit a Haskell language ID in the DWARF output* and my understanding is that these IDs are standardized. What do I need to do to get one added to the standard?

[Dwarf-Discuss] Adding a language ID for Haskell

2014-02-28 Thread Johan Tibell
Hi, We recently added DWARF generation support to GHC, the main Haskell compiler. We'd like to emit a Haskell language ID in the DWARF output* and my understanding is that these IDs are standardized. What do I need to do to get one added to the standard? Should we add one for Haskell the language