Re: [dtrace-discuss] dtrace and compiled haskell

2008-11-29 Thread Lally Singh
On Wed, Nov 26, 2008 at 8:13 PM, Adam Leventhal <[EMAIL PROTECTED]> wrote: > On Nov 23, 2008, at 8:08 AM, Krenz von Leiberman wrote: >> Hi. I plan to develop a set of programs in haskell, which are to be >> compiled to /native code/ (not bytecode) with the Glasgow Haskell >> Compiler. Is it possibl

Re: [dtrace-discuss] dtrace and compiled haskell

2008-11-26 Thread Adam Leventhal
On Nov 23, 2008, at 8:08 AM, Krenz von Leiberman wrote: > Hi. I plan to develop a set of programs in haskell, which are to be > compiled to /native code/ (not bytecode) with the Glasgow Haskell > Compiler. Is it possible to use dtrace on compiled haskell programs? If the Haskell compiler gene

[dtrace-discuss] dtrace and compiled haskell

2008-11-23 Thread Krenz von Leiberman
Hi. I plan to develop a set of programs in haskell, which are to be compiled to /native code/ (not bytecode) with the Glasgow Haskell Compiler. Is it possible to use dtrace on compiled haskell programs? Thanks. -- This message posted from opensolaris.org