Custom Query (124 matches)

Filters
 
Columns

Show under each result:


Results (1 - 100 of 124)

1 2

State: accepted (9 matches)

Ticket Summary Status Owner Type Milestone Section
#128 LanguagePragma new ravi@… extension Haskell 2010 Compiler Pragmas
#65 RelaxedDependencyAnalysis new ross@… extension Haskell 2010 Declarations/Bindings
#56 PatternGuards new simonmar@… enhancement Haskell 2010 Declarations/Bindings
#42 LineCommentSyntax new simonmar@… modification Haskell 2010 Lexical Syntax
#35 ForeignFunctionInterface new chak@… extension Haskell 2010 N/A or multiple
#30 FixityResolution new simonmar@… modification Haskell 2010 Syntax Reference
#25 EmptyDataDeclarations new sweirich@… extension Haskell 2010 Declarations/Bindings
#24 HierarchicalModules new simonmar@… extension Haskell 2010 Lexical Syntax
#23 DoAndIfThenElse new simonmar@… modification Haskell 2010 Syntax Reference

State: complete (7 matches)

Ticket Summary Status Owner Type Milestone Section
#142 typos in Haskell definition new modification Haskell 2011 N/A or multiple
#141 Whitespace fixes new modification Haskell 2011 Declarations/Bindings
#140 Small report fixes new modification Haskell 2011 Expressions
#139 NoDatatypeContexts new igloo removal Haskell 2011 Declarations/Bindings
#133 ExplicitForall new igloo, NiklasBroberg extension Haskell 2011 Declarations/Bindings
#131 NoMonomorphismRestriction new removal Declarations/Bindings
#127 QualifiedOperators new simonmar@… modification Lexical Syntax

State: discussion (7 matches)

Ticket Summary Status Owner Type Milestone Section
#143 add an opaque Text type to the language standard new modification Haskell 2011 N/A or multiple
#138 PrefixMinusResolution new maeder modification Haskell 2010 Expressions
#137 Named field wild-cards for Haskell 2011 new modification Haskell 2011 N/A or multiple
#136 Named field punning for Haskell 2011 new modification Haskell 2011 N/A or multiple
#135 NegateBindsTightly new modification Haskell 2011 N/A or multiple
#134 AlternativeLayoutRule new modification Haskell 2011 Lexical Syntax
#129 Add Type Directed Name Resolution new simonpj modification Modules

State: None (77 matches)

Ticket Summary Status Owner Type Milestone Section
#126 Instances of Read on bounded integral types should fail on overflow new ijones modification --
#125 Rename interact to iofilter new ijones task --
#124 Do not import the Prelude by default for proper modules new none modification --
#123 Fix Ord so Ord Double and Ord Float make sense new none modification --
#122 clarify literate script syntax new none task --
#121 ExitCode consistency new none task --
#120 Should sum and product be strict? Or have strict variants? new none modification --
#119 splitAt should be strict in its first argument new none task --
#118 Remove libraries from the report (to the greatest extent possible) new none task --
#117 Allow unnamed record fields new none enhancement --
#116 Read Char instance, for [Char], and ['a', 'b'] syntax new none task --
#115 Complex arithmetic misbehaves in boundary cases new ijones task --
#114 introduce lambda-match (explicit match failure and fall-through) new none enhancement --
#113 Joined-Up Classes new none modification --
#112 Break unnecessary dependencies between Haskell numeric classes new none task --
#111 remove local fixity declarations new none task --
#110 Generalize types of IO actions new none task --
#109 split Enum into two typeclasses new none task --
#108 make toEnum and fromEnum take and return Integers new none task --
#107 Add assertions new none enhancement --
#106 Adding deepSeq/strict to Haskell' beside seq. new none task --
#105 Disambiguate MonadPlus new none task -- --
#104 Add Time Library new none task -- --
#103 Make pattern bindings monomorphic new simonpj@… task --
#102 add Liberal Type Synonyms new none task --
#101 Class Aliases new none task --
#100 Replace named fields with an extensible record system new none task --
#99 Move existing named field (record) system to an addendum. new none task --
#98 Restricted Data Types Now new none task -- --
#97 Collection library interface new none task -- --
#96 Replace the array indexing operator, '!' new simonmar modification --
#95 improve module interfaces new none task --
#94 Syntax for specifing language extensions new none task --
#92 add First Class Labels new none enhancement --
#91 Unify various annotation proposals new none task --
#90 solve the MultiParamTypeClassDilemma new ijones task --
#89 standardize the System.FilePath module for Haskell' new ijones enhancement --
#88 unified and extensible annotations new none enhancement --
#87 add dictionary definitions to wiki new flippa task --
#86 add PartialTypeAnnotations? new none task --
#85 more liberal kind inference new ross@… defect --
#84 Kind Annotations new none enhancement --
#82 Allow import declarations anywhere at the top level new none enhancement --
#81 scoping of type variables in class instances new none enhancement --
#80 Reform the monomorphism restriction new none defect --
#79 Natural numbers assigned malcolm.wallace@… enhancement --
#78 Add infix type constructors new none task --
#77 add MultiWayIf new none enhancement --
#76 Bang patterns new simonpj@… enhancement --
#74 add some kind of concurrency new simonmar@… enhancement --
#73 add views new malcolm.wallace@… enhancement --
#72 Make underscore 'caseless' new malcolm.wallace@… enhancement --
#71 Allow Undecidable Instances new ravi@… enhancement --
#70 allow TypeSynonymInstances new s.j.thompson@… enhancement --
#69 allow tuple sections new john@… enhancement --
#68 Eliminate tabs new malcolm.wallace@… removal --
#67 add Scoped Type Variables assigned sweirich@… enhancement --
#66 make sure removal candidates are added as proposals new ijones task --
#64 add recursive do syntax new chak@… enhancement --
#63 "Informal Semantics of Pattern Matching", is a bit vague on matching record patterns. new simonmar@… defect --
#62 allow data consructors to be exported and imported readonly new john@… modification --
#61 replace the Read class new ross@… modification --
#60 add RankNTypes or Rank2Types new ravi@… enhancement --
#59 Fix the lexical syntax for qualified identifiers new simonmar@… modification --
#58 prelude re-organisation proposal new malcolm.wallace@… task --
#57 add polymorphic components new ross@… enhancement --
#55 add Parallel List comprehensions new chak@… enhancement --
#54 add overlapping or incoherent instances new none enhancement --
#53 Nondecreasing Indentation new simonmar@… modification --
#52 Generalised deriving for newtype new none modification --
#51 add new pragmas new john@… enhancement --
#50 get rid of unary '-' operator new john@… removal --
#49 add multi parameter type classes new ravi@… enhancement --
#48 clarify module system proposals new john@… task --
#47 make sure all minor library changes are added as proposals? new ijones task --
#45 double check that all MinorFixes are listed as proposals, and minor new ijones task --
#44 add MagicUnderscore new john@… enhancement --
(more results for this group on next page)
1 2
Note: See TracQuery for help on using queries.