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. _______________________________________________ Haskell-prime mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-prime
