Changes between Version 43 and Version 44 of HaskellExtensions
- Timestamp:
- 02/14/06 03:51:25 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaskellExtensions
v43 v44 23 23 || DottedHierarchicalModules || False || False || False || True || [[TicketQuery(description~=DottedHierarchicalModules, compact)]] || 24 24 || EmptyDataDecls || True || True || True || True || [[TicketQuery(description~=EmptyDataDecls, compact)]] || 25 || ExistentialQuantification || True || True || True || False || [[TicketQuery(description~=ExistentialQuantification, compact)]] || 25 || ExistentialQuantification || True || True || True || True || [[TicketQuery(description~=ExistentialQuantification, compact)]] || 26 || ExistentialQuantifier || False || False || False || True || [[TicketQuery(description~=ExistentialQuantification, compact)]] || 26 27 || ExplicitDictionaries || False || False || False || False || [[TicketQuery(description~=ExplicitDictionaries, compact)]] || 27 28 || ExtensibleRecords || False || False || True || False || [[TicketQuery(description~=ExtensibleRecords, compact)]] || 28 || FlexibleContexts || True || False || True || ?|| [[TicketQuery(description~=FlexibleContexts, compact)]] ||29 || FlexibleInstances || True || False || True || ?|| [[TicketQuery(description~=FlexibleInstances, compact)]] ||29 || FlexibleContexts || True || False || True || False || [[TicketQuery(description~=FlexibleContexts, compact)]] || 30 || FlexibleInstances || True || False || True || False || [[TicketQuery(description~=FlexibleInstances, compact)]] || 30 31 || ForeignData || False || False || False || True || [[TicketQuery(description~=ForeignData, compact)]] || 31 32 || ForeignFunctionInterface || True || True || True || True || [[TicketQuery(description~=ForeignFunctionInterface, compact)]] || … … 63 64 || TemplateHaskell || True || False || False || False || [[TicketQuery(description~=TemplateHaskell, compact)]] || 64 65 || TypeSynonymInstances || True || False || True || True || [[TicketQuery(description~=TypeSynonymInstances, compact)]] || 65 || UnboxedTypes || True || False || False || Int || [[TicketQuery(description~=UnboxedTypes, compact)]] ||66 || UnboxedTypes || True || False || False || Internal || [[TicketQuery(description~=UnboxedTypes, compact)]] || 66 67 || UndecidableInstances || True || False || False || False || [[TicketQuery(description~=UndecidableInstances, compact)]] || 67 68 || [wiki:Views] || False || False || False || False || [[TicketQuery(description~=Views, compact)]] || … … 72 73 || [wiki:GADTs] || True || False || False || False || [[TicketQuery(description~=GADTs, compact)]] || 73 74 || [wiki:Generics] || True || False || False || False || [[TicketQuery(description~=Generics, compact)]] || 74 || [wiki:Impredicativity] || ? || False || False || False|| [[TicketQuery(description~=Impredicativity, compact)]] ||75 || [wiki:Rank2Types] || True || False || True || False|| [[TicketQuery(description~=Rank2Types, compact)]] ||76 || [wiki:RankNTypes] || True || False || False || False|| [[TicketQuery(description~=RankNTypes, compact)]] ||75 || [wiki:Impredicativity] || ? || False || False || Mostly || [[TicketQuery(description~=Impredicativity, compact)]] || 76 || [wiki:Rank2Types] || True || False || True || True || [[TicketQuery(description~=Rank2Types, compact)]] || 77 || [wiki:RankNTypes] || True || False || False || True || [[TicketQuery(description~=RankNTypes, compact)]] || 77 78 || [wiki:AllowImportAnywhere] || False || False || False || False || [[TicketQuery(description~=AllowImportAnywhere, compact)]] || 78 79
