User:Ashley Y
From HaskellWiki
(Difference between revisions)
(admin) |
(→Haskell wishes) |
||
| Line 16: | Line 16: | ||
Add: | Add: | ||
| - | * | + | * Top-level <hask><-</hask> |
* Kind declarations | * Kind declarations | ||
Revision as of 10:29, 26 August 2008
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 two admins on this wiki.
Haskell - the language of choice for people smarter than you.
Contents |
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
