Changes between Version 41 and Version 42 of HaskellExtensions
- Timestamp:
- 02/01/06 13:41:09 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaskellExtensions
v41 v42 47 47 || NewtypeDeriving || True || False || False || True || [[TicketQuery(description~=NewtypeDeriving, compact)]] || 48 48 || NoImplicitPrelude || True || False || False || True || [[TicketQuery(description~=NoImplicitPrelude, compact)]] || 49 || NoMonomorphismRestriction|| True || True || False || True || [[TicketQuery(description~=NoMonomorphismRestriction, compact)]] [[TicketQuery(description~=MonomorphismRestriction, compact)]] ||49 || [wiki:MonomorphismRestriction NoMonomorphismRestriction] || True || True || False || True || [[TicketQuery(description~=NoMonomorphismRestriction, compact)]] [[TicketQuery(description~=MonomorphismRestriction, compact)]] || 50 50 || NondecreasingIndentation || True || ? || True || ? || [[TicketQuery(description~=NondecreasingIndentation, compact)]] || 51 51 || OverlappingInstances || True || False || True || False || [[TicketQuery(description~=OverlappingInstances, compact)]] || … … 87 87 * ImplicitParams 88 88 * EmptyDataDecls 89 * NoMonomorphismRestriction89 * [wiki:MonomorphismRestriction NoMonomorphismRestriction] 90 90 * NondecreasingIndentation 91 91 * FlexibleContexts
