Re: Partial application of type constructors?

2005-04-29 Thread Robin Bate Boerop
On 19-Apr-05, at 6:34 AM, John Meacham wrote: This seems to be such a common question, perhaps someone could write up something on the wiki that goes into more depth on what the issues are with generalized type synonyms? I would find this useful. More useful would be an answer not about type syno

Problem with porting GHC

2005-04-29 Thread Liwen Huang
Hello I am trying to port GHC to QNX machines. I followed the instructions in the document of porting GHC strictly. Everything went well until I came to the step $cd H/ghc/lib $make -k UseStage1=YES EXTRA_HC_OPTS='-O -fvia-C -keep-hc-files' I was given following error messages -