RE: [Template-haskell] How to extract name and type of exported functions in modules

2009-10-21 Thread Simon Peyton-Jones
| -- If it exports any prelude indentifiers (not only the Prelude itself, |but also for example Data.List), I have no idea how to get at |their types --- lookupGlobalName does not find them. Well, it claims that it should find them. Would you like to make a reproducible test case and fi

Re: how can I get a listing of everything that's done in a program

2009-10-21 Thread Simon Marlow
On 20/10/2009 14:54, Ralph Crawford wrote: Hi. I'm working with GHC 6.10.4 on Solaris. I'm new at Haskell and have inherited a rather large and complex program to maintain and modify. I'd like to get a listing of everything - every single step - that's done in a run of the program. Something

IP issues in writing a ghci adaption?

2009-10-21 Thread Christopher Svanefalk
Hey everyone, If one wants to write a ghci-like application for the C++ language (and/or other languages as well FTM), which is not a derivative work of the ghci source, are there any intellectual property issues that need to be addressed? For example, would this tool be allowed to use similar sy

Re: The template-hask...@haskell.org mailing list

2009-10-21 Thread Simon Marlow
On 20/10/2009 17:24, Günther Schmidt wrote: Hi, would that move preserve the archive? It's possible to remove the mailing list facility itself without removing the archive, I believe. I'm not sure whether it leaves the web page for the mailing list in place, and if not, how the archives cou

Re: IP issues in writing a ghci adaption?

2009-10-21 Thread Simon Marlow
On 21/10/2009 13:06, Christopher Svanefalk wrote: If one wants to write a ghci-like application for the C++ language (and/or other languages as well FTM), which is not a derivative work of the ghci source, are there any intellectual property issues that need to be addressed? For example, would t