User:Ashley Y
From HaskellWiki
(Difference between revisions)
(→Haskell) |
m (Reverted edits by SkyeSanders (Talk); changed back to last version by SamB) |
||
| (25 intermediate revisions not shown.) | |||
| Line 3: | Line 3: | ||
I hereby license all my contributions to this wiki under the simple permissive license on [[HaskellWiki:Copyrights]]. —[[User:Ashley Y|Ashley Y]] 05:25, 14 January 2006 (UTC) | I hereby license all my contributions to this wiki under the simple permissive license on [[HaskellWiki:Copyrights]]. —[[User:Ashley Y|Ashley Y]] 05:25, 14 January 2006 (UTC) | ||
| - | = | + | I am one of [[Special:Listusers&group=sysop|the handful of admins]] on this wiki. |
| - | + | [http://haskell.org/ghc/dist/current/docs/libraries/ Current libraries] | |
| - | + | [[HaskellWiki:Style test]] | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | Haskell - the language of choice for people smarter than you. | |
| - | + | [[Special:CheckUser]] | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | __TOC__ | |
| - | + | == Haskell wishes == | |
| - | + | ||
| - | + | ||
| - | -- | + | Add: |
| - | + | * Top-level <hask><-</hask> | |
| - | + | * Kind declarations | |
| - | + | ||
| - | + | Remove: | |
| - | </ | + | * old-style <hask>deriving</hask> (newtype deriving is OK) |
| + | * Typeable & Dynamic | ||
| + | * Generics and all that "Scrap Your Boilerplate" nonsense | ||
| + | * numeric defaulting | ||
| + | * n+k patterns | ||
| + | |||
| + | == Compilers == | ||
| + | |||
| + | [[AHC]] [[BHC]] [[CHC]] [[DHC]] [[EHC]]<br/> | ||
| + | [[FHC]] [[GHC]] [[HHC]] [[IHC]] [[JHC]]<br/> | ||
| + | [[KHC]] [[LHC]] [[MHC]] [[NHC]] [[OHC]]<br/> | ||
| + | [[PHC]] [[QHC]] [[RHC]] [[SHC]] [[THC]]<br/> | ||
| + | [[UHC]] [[VHC]] [[WHC]] [[XHC]] [[YHC]]<br/> | ||
| + | [[ZHC]] | ||
Current revision
Ashley Yakeley
I hereby license all my contributions to this wiki under the simple permissive license on HaskellWiki:Copyrights. —Ashley Y 05:25, 14 January 2006 (UTC)
I am one of the handful of admins on this wiki.
Haskell - the language of choice for people smarter than you.
Contents |
1 Haskell wishes
Add:
- Top-level <-
- Kind declarations
Remove:
- old-style (newtype deriving is OK)deriving
- Typeable & Dynamic
- Generics and all that "Scrap Your Boilerplate" nonsense
- numeric defaulting
- n+k patterns
2 Compilers
AHC BHC CHC DHC EHC
FHC GHC HHC IHC JHC
KHC LHC MHC NHC OHC
PHC QHC RHC SHC THC
UHC VHC WHC XHC YHC
ZHC
