User:Ashley Y
From HaskellWiki
(Difference between revisions)
(admin) |
|||
| Line 2: | Line 2: | ||
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 two admins]] on this wiki. | ||
[http://haskell.org/ghc/dist/current/docs/libraries/ Current libraries] | [http://haskell.org/ghc/dist/current/docs/libraries/ Current libraries] | ||
Revision as of 05:04, 3 March 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:
- 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
