[Haskell] pretty printing Haskell code with auto parens?

2005-04-08 Thread Conal Elliott
What pretty printers are available for Haskell code (not necessarily complete) that handle automatic insertion of minimally required parentheses?  I assumed that Language.Haskell.Pretty did that, but apparently it relies on manual insertion of parentheses in the abstract syntax.   Thanks,

[Haskell] Post-Doc offers at Inria

2005-04-08 Thread Luc Maranget
Hello, The moscova team at Inria Rocquencourt offers two Post-Doc positions. One is haskell-related (I also include the second offer, has little connection with Haskell). Candidates should hold a doctorate or Ph.D. for less than one year or be about to obtain one (ie, before September 1, 2005)

Re: [Haskell] how to use GHC's prof tools

2005-04-08 Thread Duncan Coutts
On Fri, 2005-04-08 at 11:01 -0400, [EMAIL PROTECTED] wrote: > Hi, > > I developed a program based on wxHaskell but it has serious performance > problem. So I tried to compile the program using "-prof" in GHC. > > If I use "ghc --make -fglasgow-exts -package wx -prof Main.lhs", it > always report

[Haskell] how to use GHC's prof tools

2005-04-08 Thread haitao . wu
Hi, I developed a program based on wxHaskell but it has serious performance problem. So I tried to compile the program using "-prof" in GHC. If I use "ghc --make -fglasgow-exts -package wx -prof Main.lhs", it always reports that it cannot find modules defined in wxHaskell like WXCore. However, i

[Haskell] Haskell Workshop 2005: Call for papers

2005-04-08 Thread Daan Leijen
[I apologize for cross-postings. Please forward to interested colleagues] 2005 Haskell Workshop Tallinn, Estonia, 30 September, 2005 http://www.cs.uu.nl/~daan/hw2005 Call for papers -- Important Dates -

Re: [Haskell] Latex and Bibtex

2005-04-08 Thread Thomas Bevan
Basically, my motivations are sa follows. No one as far as I can tell has produced a bibtex style which conforms to the Australian legal citation standard, the proper acronym escapes me for the moment. I decided that fiddling around with the bibtex language was no fun and pretty time consuming so