Proposals and owners

Ross Paterson ross at soi.city.ac.uk
Wed Jul 8 05:33:28 EDT 2009


On Wed, Jul 08, 2009 at 10:07:21AM +0100, Simon Marlow wrote:
> As a reminder, here is the provisional list for 2010:
>
> > ForeignFunctionInterface
> > LineCommentSyntax
> > PatternGuards
> > DoAndIfThenElse
> > Remove n+k patterns
> > RelaxedDependencyAnalysis
> > EmptyDataDeclarations
> > HierarchicalModules
> > NonDecreasingIndentation
> > remove FixityResolution from the context-free grammar
> > change the syntax of QualifiedOperators
>
> These have already been done, so don't really need owners:
>
> > LineCommentSyntax
> > DoAndIfThenElse
> > PatternGuards
>
> I plan to take ownership of the following:
>
> > HierarchicalModules
> > change the syntax of QualifiedOperators
> > remove FixityResolution from the context-free grammar
>
> That leaves the following proposals needing owners:
>
> > ForeignFunctionInterface
> > Remove n+k patterns
> > RelaxedDependencyAnalysis
> > EmptyDataDeclarations
> > NonDecreasingIndentation
>
> Volunteers please!

I'll volunteer for RelaxedDependencyAnalysis -- it's mostly done already.


More information about the Haskell-prime mailing list