Re: [GHC] #1025: -ddump-minimal-imports works wrongly

2007-01-02 Thread GHC
#1025: -ddump-minimal-imports works wrongly ---+ Reporter: [EMAIL PROTECTED] | Owner: Type: bug| Status: new Priority: normal | Milestone: 6.6.1 Component

Re: Visual Haskell's Hello, World

2007-01-02 Thread Neil Mitchell
Hi Bill, It seems trivial, but I think the contents of main.hs in the Visual Haskell default project should include a getChar: Then people will wonder why their app has stopped, and get very confused. A much better solution would be for GHC in Visual Studio to pause at the end of a console ap

Re: [GHC] #1068: Trunk broken on deriving Typeable

2007-01-02 Thread GHC
#1068: Trunk broken on deriving Typeable -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: closed Priority: normal | Milestone: Com

Visual Haskell's Hello, World

2007-01-02 Thread Bill Mill
It seems trivial, but I think the contents of main.hs in the Visual Haskell default project should include a getChar: module Main where main = do putStrLn "Hello, world!" getChar The first thing a user is going to do on installation is hit the "build and execute" button, and the

[GHC] #1079: refinement for GHC's support of UTF-8 encoding

2007-01-02 Thread GHC
#1079: refinement for GHC's support of UTF-8 encoding +--- Reporter: [EMAIL PROTECTED] | Owner: Type: feature request | Status: new Priority: normal | Milestone:

Re: [GHC] #744: ghc-pkg lies about location of haddock-interfaces and haddock-html

2007-01-02 Thread GHC
#744: ghc-pkg lies about location of haddock-interfaces and haddock-html ---+ Reporter: [EMAIL PROTECTED] | Owner: panne Type: bug| Status: closed Priority: normal |

Re: [GHC] #743: -M limit exceeded by a factor of 2

2007-01-02 Thread GHC
#743: -M limit exceeded by a factor of 2 +--- Reporter: simonmar| Owner: simonmar Type: bug | Status: closed Priority: normal | Milestone: 6.6.1 Component: R