Custom Query (117 matches)

Filters
 


Ticket Summary Status Owner Type Priority Milestone
35add ForeignFunctionInterfacenewchak@cse.unsw.edu.auenhancementcritical
74add some kind of concurrencynewsimonmar@microsoft.comenhancementcritical
90solve the MultiParamTypeClassDilemmanewijonestaskcritical
1define community feedback processnewsomebodytaskmajorAnnouncement of Haskell'
3define criteria for including extensionsnewsomebodytaskmajorScope Defined
4define criteria for including librariesnewsomebodytaskmajorScope Defined
5define policy on backward compatibilitynewsomebodytaskmajorScope Defined
6release of compilers with HaskellPrime modenewsomebodytaskmajorextensions implemented
7for each extension, fulfill criterianewijonestaskmajorextensions implemented
8brainstorm design space to build concrete informationnewijonestaskmajorScope Defined
11initiate discussion on refining scope of committeenewijonestaskmajorScope Defined
15add a binary IO interfacenewdons@cse.unsw.edu.auenhancementmajor
16Create unicode proposalassignedautrijus@gmail.comtaskmajorScope Defined
20Eliminate . as an operatornewsimonmar@microsoft.comremovalmajor
21improve defaulting rulesnewmalcolm.wallace@cs.york.ac.uktaskmajor
23fix common pitfall with the do-notation and if-then-elsenewnhn@cs.nott.ac.ukmodificationmajor
24add HierarchicalModulesnewmalcolm.wallace@cs.york.ac.ukenhancementmajor
25add EmptyDataDeclarationsnewsimonmar@microsoft.comenhancementmajor
26add ExistentialQuantificationnews.j.thompson@kent.ac.ukenhancementmajor
27create proposal(s): tweak the existing records systemnewsimonpj@ microsoft.comtaskmajor
28Require explicit quantification on all expression bound type sigaturesassignedsweirich@cis.upenn.edumodificationmajor
29add ExtensibleExceptionsnewsimonmar@microsoft.comenhancementmajor
30remove operator fixity resolution from the context-free grammar, and specify it separatelynewsimonmar@microsoft.commodificationmajor
33add Blockablenewjohn@repetae.netenhancementmajor
34add ForeignDatanewjohn@repetae.netenhancementmajor
36add FunctionalDependenciesnewravi@bluespec.comenhancementmajor
37add GADTsnewnoneenhancementmajor
38add implicit parametersnewravi@bluespec.comenhancementmajor
39add ImpreciseExceptionsnewsimonmar@microsoft.comenhancementmajor
41add LambdaCasenewnoneenhancementmajor
42fix comment syntax grammarnewsimonmar@microsoft.comdefectmajor
43add Linear implicit paramsnewnoneenhancementmajor
44add MagicUnderscorenewjohn@repetae.netenhancementmajor
45double check that all MinorFixes are listed as proposals, and minornewijonestaskmajor
47make sure all minor library changes are added as proposals?newijonestaskmajor
48clarify module system proposalsnewjohn@repetae.nettaskmajor
49add multi parameter type classesnewravi@bluespec.comenhancementmajor
50get rid of unary '-' operatornewjohn@repetae.netremovalmajor
52Generalised deriving for newtypenewnonemodificationmajor
53Nondecreasing Indentationnewsimonmar@microsoft.commodificationmajor
54add overlapping or incoherent instancesnewnoneenhancementmajor
55add Parallel List comprehensionsnewchak@cse.unsw.edu.auenhancementmajor
57add polymorphic componentsnewross@soi.city.ac.ukenhancementmajor
58prelude re-organisation proposalnewmalcolm.wallace@cs.york.ac.uktaskmajor
59Fix the lexical syntax for qualified identifiersnewsimonmar@microsoft.commodificationmajor
60add RankNTypes or Rank2Typesnewravi@bluespec.comenhancementmajor
61replace the Read classnewross@soi.city.ac.ukmodificationmajor
62allow data consructors to be exported and imported readonlynewjohn@repetae.netmodificationmajor
63"Informal Semantics of Pattern Matching", is a bit vague on matching record patterns.newsimonmar@microsoft.comdefectmajor
64add recursive do syntaxnewchak@cse.unsw.edu.auenhancementmajor
65Relax Dependency Analysisnewross@soi.city.ac.ukmodificationmajor
66make sure removal candidates are added as proposalsnewijonestaskmajor
67add Scoped Type Variablesassignedsweirich@cis.upenn.eduenhancementmajor
68Eliminate tabsnewmalcolm.wallace@cs.york.ac.ukremovalmajor
69allow tuple sectionsnewjohn@repetae.netenhancementmajor
70allow TypeSynonymInstancesnews.j.thompson@kent.ac.ukenhancementmajor
71Allow Undecidable Instancesnewravi@bluespec.comenhancementmajor
73add viewsnewmalcolm.wallace@cs.york.ac.ukenhancementmajor
76Bang patternsnewsimonpj@microsoft.comenhancementmajor
77add MultiWayIfnewnoneenhancementmajor
78Add infix type constructorsnewnonetaskmajor
80Reform the monomorphism restrictionnewnonedefectmajor
82Allow import declarations anywhere at the top levelnewnoneenhancementmajor
85more liberal kind inferencenewross@soi.city.ac.ukdefectmajor
86add PartialTypeAnnotations?newnonetaskmajor
87add dictionary definitions to wikinewflippataskmajor
89standardize the System.FilePath module for Haskell'newijonesenhancementmajor
91Unify various annotation proposalsnewnonetaskmajor
92add First Class Labelsnewnoneenhancementmajor
95improve module interfacesnewnonetaskmajor
96Replace the array indexing operator, '!'newsimonmarmodificationmajor
97Collection library interfacenewnonetaskmajorlibraries implemented
99Move existing named field (record) system to an addendum.newnonetaskmajor
100Replace named fields with an extensible record systemnewnonetaskmajor
102add Liberal Type Synonymsnewnonetaskmajor
103Make pattern bindings monomorphicnewsimonpj@microsoft.comtaskmajor
104Add Time Librarynewnonetaskmajorlibraries implemented
105Disambiguate MonadPlusnewnonetaskmajorScope Defined
106Adding deepSeq/strict to Haskell' beside seq.newnonetaskmajor
110Generalize types of IO actionsnewnonetaskmajor
112Break unnecessary dependencies between Haskell numeric classesnewnonetaskmajor
113Joined-Up Classesnewnonemodificationmajor
114introduce lambda-match (explicit match failure and fall-through)newnoneenhancementmajor
118Remove libraries from the report (to the greatest extent possible)newnonetaskmajor
123Fix Ord so Ord Double and Ord Float make sensenewnonemodificationmajor
124Do not import the Prelude by default for proper modulesnewnonemodificationmajor
125Rename interact to iofilternewijonestaskmajor
126Instances of Read on bounded integral types should fail on overflownewijonesmodificationmajor
13add Arrowsnewross@soi.city.ac.ukenhancementminor
14add Associated Typesnewchak@cse.unsw.edu.auenhancementminor
17relax restriction on signatures of class methodsnewchak@cse.unsw.edu.aumodificationminor
18add closed classesnewchak@cse.unsw.edu.auenhancementminor
19control export and import of class instancesnewijonesenhancementminorScope Defined
22create DerivedInstances proposalnewnonetaskminor
31add Flexible Contextsnewravi@bluespec.comenhancementminor
32add FlexibleInstancesnewravi@bluespec.comenhancementminor
51add new pragmasnewjohn@repetae.netenhancementminor
56add Pattern Guardsnewsimonmar@microsoft.comenhancementminor
72Make underscore 'caseless'newmalcolm.wallace@cs.york.ac.ukenhancementminor
79Natural numbersassignedmalcolm.wallace@cs.york.ac.ukenhancementminor
81scoping of type variables in class instancesnewnoneenhancementminor
84Kind Annotationsnewnoneenhancementminor
88unified and extensible annotationsnewnoneenhancementminor
94Syntax for specifing language extensionsnewnonetaskminor
98Restricted Data Types Nownewnonetaskminorlibraries implemented
101Class Aliasesnewnonetaskminor
107Add assertionsnewnoneenhancementminor
109split Enum into two typeclassesnewnonetaskminor
115Complex arithmetic misbehaves in boundary casesnewijonestaskminor
116Read Char instance, for [Char], and ['a', 'b'] syntaxnewnonetaskminor
117Allow unnamed record fieldsnewnoneenhancementminor
119splitAt should be strict in its first argumentnewnonetaskminor
120Should sum and product be strict? Or have strict variants?newnonemodificationminor
121ExitCode consistencynewnonetaskminor
122clarify literate script syntaxnewnonetaskminor
108make toEnum and fromEnum take and return Integersnewnonetasktrivial
111remove local fixity declarationsnewnonetasktrivial
Note: See TracQuery for help on using queries.