[GHC] #1315: System.Process.runInteractiveProcess needs a way to pipe just some handles

2007-05-01 Thread GHC
#1315: System.Process.runInteractiveProcess needs a way to pipe just some handles ---+ Reporter: simonmar | Owner: Type: task | Status: new Priority: normal

Re: [GHC] #1292: -Wall doesn't include all warnings

2007-05-01 Thread GHC
#1292: -Wall doesn't include all warnings -+-- Reporter: guest |Owner: Type: bug | Status: closed Priority: normal|Milestone: Component: Compiler |

groupBy

2007-05-01 Thread Frederik Eaton
Hello, My copy of the library documentation says: groupBy :: (a - a - Bool) - [a] - [[a]] The groupBy function is the non-overloaded version of group. User-supplied comparison (replacing an Ord context) The function is assumed to define a total ordering. But group has an Eq

[GHC] #1316: add warning for local type signatures that use the same type variable names as outer type signatures

2007-05-01 Thread GHC
#1316: add warning for local type signatures that use the same type variable names as outer type signatures --+- Reporter: Isaac Dupree | Owner: Type: feature request | Status: new

[GHC] #1317: add warning for the Prelude being imported implicitly

2007-05-01 Thread GHC
#1317: add warning for the Prelude being imported implicitly --+- Reporter: Isaac Dupree | Owner: Type: feature request | Status: new Priority: normal |

[GHC] #1318: add warning for prefix negate operator and flag to replace it with negative numeric literals

2007-05-01 Thread GHC
#1318: add warning for prefix negate operator and flag to replace it with negative numeric literals +--- Reporter: Isaac Dupree | Owner: Isaac Dupree Type: feature request| Status: new

[GHC] #1319: grammatical mistake in user's guide description of -fwarn-name-shadowing

2007-05-01 Thread GHC
#1319: grammatical mistake in user's guide description of -fwarn-name-shadowing +--- Reporter: Isaac Dupree | Owner: Type: bug| Status: new Priority: normal |

Re: [GHC] #1319: grammatical mistake in user's guide description of -fwarn-name-shadowing

2007-05-01 Thread GHC
#1319: grammatical mistake in user's guide description of -fwarn-name-shadowing --+- Reporter: Isaac Dupree |Owner: Type: bug| Status: closed Priority: normal |