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

2007-06-27 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-27 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] #1463: Module → Package loo kup in ghc-pkg?

2007-06-27 Thread GHC
#1463: Module → Package lookup in ghc-pkg? --+- Reporter: [EMAIL PROTECTED] |Owner: Type: feature request| Status: new Priority: normal |Milestone: 6.10

RE: skipping module in .cabal

2007-06-27 Thread Simon Peyton-Jones
Just to make this 100% explicit: * Cabal uses ghc --make to build a bunch of .o files (including Match.o) * Cabal then links the .o files that are listed in dm.cabal (as exposed or other) to make a .a file. This list accidentally excludes Match.o * Cabal copies the .a file and

Re: [GHC] #1465: Type errors due to different package versions are a bit cryptic

2007-06-27 Thread GHC
#1465: Type errors due to different package versions are a bit cryptic +--- Reporter: guest|Owner: Type: bug | Status: new

Re: [GHC] #1074: -fwarn-unused-imports complains about wrong import

2007-06-27 Thread GHC
#1074: -fwarn-unused-imports complains about wrong import -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|Milestone: _|_ Component:

Re: [GHC] #1463: Module → Package loo kup in ghc-pkg?

2007-06-27 Thread GHC
#1463: Module → Package lookup in ghc-pkg? --+- Reporter: [EMAIL PROTECTED] |Owner: Type: feature request| Status: new Priority: normal |Milestone: 6.10

Re: [GHC] #1452: undefined reference while linking executable (for cyclic import project) in ghc-6.6.1

2007-06-27 Thread GHC
#1452: undefined reference while linking executable (for cyclic import project) in ghc-6.6.1 --+- Reporter: guest |Owner: guest Type: bug| Status: assigned

Re: [GHC] #1453: addition to #1452 : it ignores import UnknownModule

2007-06-27 Thread GHC
#1453: addition to #1452 : it ignores import UnknownModule -+-- Reporter: [EMAIL PROTECTED] |Owner: Type: bug | Status: new Priority: normal

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

2007-06-27 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:

-keep-hc-files or -keep-hc-file?

2007-06-27 Thread Christian Maeder
I'm currently confused if it must be plural or singular (or any) http://www.haskell.org/ghc/docs/latest/html/users_guide/separate-compilation.html#keeping-intermediates shows plural options whereas http://www.haskell.org/ghc/docs/latest/html/users_guide/flag-reference.html#id3131928 shows

Re: [GHC] #1463: Module → Package loo kup in ghc-pkg?

2007-06-27 Thread GHC
#1463: Module → Package lookup in ghc-pkg? --+- Reporter: [EMAIL PROTECTED] |Owner: Type: feature request| Status: new Priority: normal |Milestone: 6.10

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

2007-06-27 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-27 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-27 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-27 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] #1452: undefined reference while linking executable (for cyclic import project) in ghc-6.6.1

2007-06-27 Thread GHC
#1452: undefined reference while linking executable (for cyclic import project) in ghc-6.6.1 --+- Reporter: guest |Owner: guest Type: bug| Status: assigned

Re: [GHC] #1410: Control.Monad.Reader documentation

2007-06-27 Thread GHC
#1410: Control.Monad.Reader documentation --+- Reporter: guest |Owner: Type: proposal | Status: new Priority: normal |Milestone: Not GHC