skipping module in .cabal

2007-06-23 Thread Serge D. Mechveliani
Dear GHC developers, Recently I submitted a bug report #1452 for ghc-6.6.1 of undefined references at the stage of linking executable, and also of ignoring un-existing module import. Now I discovered the following strange effect (see the report source modules) which, probably, explains

[GHC] #1456: Wrong type being derived

2007-06-23 Thread GHC
#1456: Wrong type being derived +--- Reporter: [EMAIL PROTECTED] | Owner: Type: bug| Status: new Priority: high | Milestone: Component:

Re: [GHC] #1456: Wrong type being derived

2007-06-23 Thread GHC
#1456: Wrong type being derived --+- Reporter: [EMAIL PROTECTED] |Owner: Type: bug| Status: new Priority: high |Milestone:

Re: [GHC] #1437: Build failures on Mac OS X 10.5

2007-06-23 Thread GHC
#1437: Build failures on Mac OS X 10.5 --+- Reporter: [EMAIL PROTECTED] |Owner: Type: bug| Status: new Priority: normal |Milestone: 6.8 Component:

Re: [GHC] #1437: Build failures on Mac OS X 10.5

2007-06-23 Thread GHC
#1437: Build failures on Mac OS X 10.5 --+- Reporter: [EMAIL PROTECTED] |Owner: Type: bug| Status: new Priority: normal |Milestone: 6.8 Component:

[GHC] #1457: Various debugger tests fail

2007-06-23 Thread GHC
#1457: Various debugger tests fail ---+ Reporter: igloo | Owner: Type: bug | Status: new Priority: high | Milestone: 6.8 Component: Compiler |

[GHC] #1458: FPS package dependency in GHC 6.4 and GHC 6.6

2007-06-23 Thread GHC
#1458: FPS package dependency in GHC 6.4 and GHC 6.6 +--- Reporter: [EMAIL PROTECTED] | Owner: Type: bug| Status: new Priority: normal |

Re: [GHC] #1342: Name major releases as 6.8.0 rather than 6.8

2007-06-23 Thread GHC
#1342: Name major releases as 6.8.0 rather than 6.8 +--- Reporter: Isaac Dupree |Owner: Type: feature request | Status: closed Priority: normal |Milestone:

Re: [GHC] #1342: Name major releases as 6.8.0 rather than 6.8

2007-06-23 Thread GHC
#1342: Name major releases as 6.8.0 rather than 6.8 +--- Reporter: Isaac Dupree |Owner: Type: feature request | Status: closed Priority: normal |Milestone:

Re: skipping module in .cabal

2007-06-23 Thread Duncan Coutts
On Sat, 2007-06-23 at 12:08 +0400, Serge D. Mechveliani wrote: Dear GHC developers, Recently I submitted a bug report #1452 for ghc-6.6.1 of undefined references at the stage of linking executable, and also of ignoring un-existing module import. Now I discovered the following strange