Re: Digraph.lhs broken?

2006-08-19 Thread pepe
I have that issue with Darcs too. Mac Os Intel here. Is that related maybe ? On 19/08/06, Joel Reymont [EMAIL PROTECTED] wrote: What's wierd is that I cannot run darcs annotate to see what patch changed the bit that's failing: darcs annotate -v compiler/hsSyn/Convert.lhs darcs failed: There

Re: Digraph.lhs broken?

2006-08-19 Thread Joel Reymont
Yes, I'm on Mac Intel. Fixing these issues as I go along. On Aug 19, 2006, at 9:31 AM, pepe wrote: I have that issue with Darcs too. Mac Os Intel here. Is that related maybe ? -- http://wagerlabs.com/ ___ Glasgow-haskell-users mailing list

Re: Digraph.lhs broken?

2006-08-18 Thread Esa Ilari Vuokko
On 8/19/06, Joel Reymont [EMAIL PROTECTED] wrote: /usr/local/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes - istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename - istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/ specialise -istage1/simplCore

Re: Digraph.lhs broken?

2006-08-18 Thread Joel Reymont
Thanks Esa! And what patch is this? /usr/local/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes - istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename - istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/ specialise -istage1/simplCore -istage1/stranal

Re: Digraph.lhs broken?

2006-08-18 Thread Esa Ilari Vuokko
On 8/19/06, Joel Reymont [EMAIL PROTECTED] wrote: Thanks Esa! And what patch is this? /usr/local/bin/ghc -H16m -O -istage1/utils -istage1/basicTypes - istage1/types -istage1/hsSyn -istage1/prelude -istage1/rename - istage1/typecheck -istage1/deSugar -istage1/coreSyn -istage1/

Re: Digraph.lhs broken?

2006-08-18 Thread Joel Reymont
hsSyn/Convert.lhs:625:32: Not in scope: `TH.pkgString' ghc: 49770416 bytes, 8 GCs, 2578002/5045464 avg/max bytes residency (2 samples), 18M in use, 0.00 INIT (0.01 elapsed), 0.10 MUT (0.35 elapsed), 0.08 GC (0.17 elapsed) :ghc make[1]: *** [stage1/hsSyn/Convert.o] Error 1 --

Re: Digraph.lhs broken?

2006-08-18 Thread Joel Reymont
What's wierd is that I cannot run darcs annotate to see what patch changed the bit that's failing: darcs annotate -v compiler/hsSyn/Convert.lhs darcs failed: There is no file or directory named 'compiler/hsSyn/ Convert.lhs' ls -al compiler/hsSyn/Convert.lhs -rw-r--r-- 1 joelr joelr