-xc, feature suggestion

2006-09-03 Thread Frederik Eaton
Hi,

I think it would be a good idea to print instructions for getting more
information when a program fails with a pattern match or other error.

Rather than

foo: Prelude.undefined

it should say

foo: Prelude.undefined
For information about the location of this error, recompile with -prof 
-auto-all and run with +RTS -xc -RTS

Also, maybe these instructions aren't enough? When I do the above, it
just prints

GHC.Err.CAFGHC.Err.CAFGHC.Err.CAFGHC.Err.CAFfoo: Prelude.undefined

which isn't what I was looking for... Am I forgetting an option or
something?

Thanks,

Frederik

-- 
http://ofb.net/~frederik/
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #884: panic initC: srt strikes again

2006-09-03 Thread GHC
#884: panic initC: srt strikes again
---+
  Reporter:  ekarttun  |  Owner:   
  Type:  bug   | Status:  new  
  Priority:  normal|  Milestone:   
 Component:  Compiler  |Version:  6.5  
  Severity:  normal| Resolution:   
  Keywords:| Os:  Linux
Difficulty:  Unknown   |   Architecture:  x86  
---+
Comment (by ekarttun):

 Here is -dcore-lint.

 This is from ghc-6.5-20050902 and another i386-linux host.

 http://www.cs.helsinki.fi/u/ekarttun/haskell/jhc-ghc6.5.dcore-lint.txt

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/884
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #654: Cabalization of the GHC library.

2006-09-03 Thread GHC
#654: Cabalization of the GHC library.
---+
  Reporter:  Lemmih|  Owner:  
  Type:  feature request   | Status:  new 
  Priority:  normal|  Milestone:  6.8 
 Component:  Build System  |Version:  6.4.1   
  Severity:  normal| Resolution:  
  Keywords:| Os:  Multiple
Difficulty:  Moderate (1 day)  |   Architecture:  Multiple
---+
Changes (by igloo):

  * milestone:  6.6 = 6.8

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/654
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #724: tee complains if used in a process started by ghc

2006-09-03 Thread GHC
#724: tee complains if used in a process started by ghc
---+
  Reporter:  guest |  Owner: 
  Type:  bug   | Status:  new
  Priority:  normal|  Milestone:  6.8
 Component:  libraries/base|Version:  6.4.1  
  Severity:  normal| Resolution: 
  Keywords:| Os:  Unknown
Difficulty:  Moderate (1 day)  |   Architecture:  Unknown
---+
Changes (by igloo):

  * milestone:  6.6 = 6.8

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/724
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #662: :main

2006-09-03 Thread GHC
#662: :main
--+-
  Reporter:  simonmar |  Owner: 
  Type:  task | Status:  closed 
  Priority:  high |  Milestone:  6.6
 Component:  GHCi |Version:  6.4.1  
  Severity:  normal   | Resolution:  fixed  
  Keywords:   | Os:  Unknown
Difficulty:  Easy (1 hr)  |   Architecture:  Unknown
--+-
Changes (by igloo):

  * resolution:  = fixed
  * status:  new = closed

Comment:

 Implementation now documented.


 Thanks
 Ian

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/662
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs