Re: [GHC] #4834: New Functor => Applicative => Monad Hierarchy

2010-12-13 Thread GHC
#4834: New Functor => Applicative => Monad Hierarchy -+-- Reporter: gidyn | Owner: Type: proposal | Status: new Priority: normal| Comp

Re: [GHC] #4804: ghc-stage2: Monadic.o: bus error / segmentation fault / internal error

2010-12-13 Thread GHC
#4804: ghc-stage2: Monadic.o: bus error / segmentation fault / internal error -+-- Reporter: altaic|Owner: Type: bug | Status: infoneeded

Re: [GHC] #4836: literate markdown not handled correctly by unlit

2010-12-13 Thread GHC
#4836: literate markdown not handled correctly by unlit -+-- Reporter: guest | Owner: Type: bug | Status: new Priority: n

Re: [GHC] #4836: literate markdown not handled correctly by unlit

2010-12-13 Thread GHC
#4836: literate markdown not handled correctly by unlit -+-- Reporter: guest | Owner: Type: bug | Status: new Priority: n

Re: [GHC] #4828: ghci fails to load fat binary archives on OS X

2010-12-13 Thread GHC
#4828: ghci fails to load fat binary archives on OS X -+-- Reporter: gwright | Owner: Type: bug | Status: patch Priority: normal| Com

Re: [GHC] #4828: ghci fails to load fat binary archives on OS X

2010-12-13 Thread GHC
#4828: ghci fails to load fat binary archives on OS X -+-- Reporter: gwright | Owner: Type: bug | Status: new Priority: normal| Com

Re: [GHC] #4804: ghc-stage2: Monadic.o: bus error / segmentation fault / internal error

2010-12-13 Thread GHC
#4804: ghc-stage2: Monadic.o: bus error / segmentation fault / internal error -+-- Reporter: altaic|Owner: Type: bug | Status: infoneeded

Re: [GHC] #4370: Bring back monad comprehensions

2010-12-13 Thread GHC
#4370: Bring back monad comprehensions -+-- Reporter: simonpj |Owner: nsch Type: feature request | Status: new Priority: normal|Milestone: 7.2.1

Re: [GHC] #4804: ghc-stage2: Monadic.o: bus error / segmentation fault / internal error

2010-12-13 Thread GHC
#4804: ghc-stage2: Monadic.o: bus error / segmentation fault / internal error -+-- Reporter: altaic|Owner: Type: bug | Status: infoneeded

Re: [GHC] #4370: Bring back monad comprehensions

2010-12-13 Thread GHC
#4370: Bring back monad comprehensions -+-- Reporter: simonpj |Owner: nsch Type: feature request | Status: new Priority: normal|Milestone: 7.2.1

Re: [GHC] #3488: Impossible happened: RegAllocLinear.getStackSlotFor: out of stack slots

2010-12-13 Thread GHC
#3488: Impossible happened: RegAllocLinear.getStackSlotFor: out of stack slots ---+ Reporter: dsf | Owner: Type: bug | Status: closed Priority: norm

Re: [GHC] #4835: Segfault when reading lots of files

2010-12-13 Thread GHC
#4835: Segfault when reading lots of files -+-- Reporter: NeilMitchell |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #1026: coarbitrary for Double and Float

2010-12-13 Thread GHC
#1026: coarbitrary for Double and Float +--- Reporter: Susumu Katayama |Owner: Type: bug | Status: infoneeded

Re: [GHC] #4835: Segfault when reading lots of files

2010-12-13 Thread GHC
#4835: Segfault when reading lots of files -+-- Reporter: NeilMitchell |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #3645: Layout and pragmas

2010-12-13 Thread GHC
#3645: Layout and pragmas --+- Reporter: igloo |Owner: Type: feature request| Status: patch Priority: normal |Milestone: 7.0.1 C

[GHC] #4841: TypeSynonymInstances allow some flexible instances

2010-12-13 Thread GHC
#4841: TypeSynonymInstances allow some flexible instances -+-- Reporter: benmachine| Owner: Type: bug | Status: new Priori

Re: [GHC] #4505: Segmentation fault on long input (list of pairs)

2010-12-13 Thread GHC
#4505: Segmentation fault on long input (list of pairs) +--- Reporter: cathper| Owner: simonmar Type: bug| Status: new

Re: [GHC] #4533: IO manager can leak MVars if threads are killed

2010-12-13 Thread GHC
#4533: IO manager can leak MVars if threads are killed --+- Reporter: bos | Owner: bos Type: bug | Status: closed Priority:

Re: [GHC] #4514: IO manager can deadlock if a file descriptor is closed behind its back

2010-12-13 Thread GHC
#4514: IO manager can deadlock if a file descriptor is closed behind its back --+- Reporter: adept| Owner: bos Type: bug | Status: close

Re: [GHC] #2879: ghci : set - unset

2010-12-13 Thread GHC
#2879: ghci : set - unset --+- Reporter: rileyrgdev | Owner: simonmar Type: feature request | Status: closed Priority: low | Milestone: 7.0.2

Re: [GHC] #4830: Simplifier does case-to-let too eagerly

2010-12-13 Thread GHC
#4830: Simplifier does case-to-let too eagerly +--- Reporter: simonpj| Owner: Type: bug| Status: closed Priority: normal

Re: [GHC] #4809: MonoLocalBinds and type classes cause infinite loop

2010-12-13 Thread GHC
#4809: MonoLocalBinds and type classes cause infinite loop -+-- Reporter: JeremyShaw|Owner: Type: bug | Status: merge Pri

Re: [GHC] #4534: Core lint error when using TransformListComp

2010-12-13 Thread GHC
#4534: Core lint error when using TransformListComp --+- Reporter: guest| Owner: simonpj Type: bug | Status: closed Priority: h

Re: [GHC] #4512: EventLog does not play well with forkProcess

2010-12-13 Thread GHC
#4512: EventLog does not play well with forkProcess --+- Reporter: adept| Owner: simonmar Type: bug | Status: closed Priority: h

Re: [GHC] #4505: Segmentation fault on long input (list of pairs)

2010-12-13 Thread GHC
#4505: Segmentation fault on long input (list of pairs) +--- Reporter: cathper| Owner: Type: bug| Status: new

Re: [GHC] #4840: GHC Error

2010-12-13 Thread GHC
#4840: GHC Error +--- Reporter: linearbit8 | Owner: Type: bug| Status: closed Priority: normal | Milestone: Component: Compil

Re: [GHC] #4840: GHC Error

2010-12-13 Thread GHC
#4840: GHC Error ---+ Reporter: linearbit8 |Owner: Type: bug | Status: new Priority: normal |Milestone: Comp

Re: [GHC] #3488: Impossible happened: RegAllocLinear.getStackSlotFor: out of stack slots

2010-12-13 Thread GHC
#3488: Impossible happened: RegAllocLinear.getStackSlotFor: out of stack slots -+-- Reporter: dsf |Owner: Type: bug | Status: merge Priority: no

Re: [GHC] #3645: Layout and pragmas

2010-12-13 Thread GHC
#3645: Layout and pragmas --+- Reporter: igloo |Owner: Type: feature request| Status: patch Priority: normal |Milestone: 7.0.1 C

Re: [GHC] #4835: Segfault when reading lots of files

2010-12-13 Thread GHC
#4835: Segfault when reading lots of files -+-- Reporter: NeilMitchell |Owner: Type: bug | Status: new Priority: normal|Milestone:

[GHC] #4840: GHC Error

2010-12-13 Thread GHC
#4840: GHC Error ---+ Reporter: linearbit8 | Owner: Type: bug | Status: new Priority: normal | Component: Compiler Versi