User:Ashley Y
From HaskellWiki
(Difference between revisions)
(→GeSHi Tests) |
|||
| Line 6: | Line 6: | ||
[[HaskellWiki:Style test]] | [[HaskellWiki:Style test]] | ||
| + | |||
| + | Haskell - the language of choice for people smarter than you. | ||
__TOC__ | __TOC__ | ||
Revision as of 10:49, 28 October 2007
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)
Haskell - the language of choice for people smarter than you.
Contents |
Haskell wishes
Add:
- Open types and functions
- 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
