Difference between revisions of "User:Ashley Y"

From HaskellWiki
Jump to navigation Jump to search
m
m (Reverted edits by SkyeSanders (Talk); changed back to last version by SamB)
Line 23: Line 23:
 
Remove:
 
Remove:
 
* old-style <hask>deriving</hask> (newtype deriving is OK)
 
* old-style <hask>deriving</hask> (newtype deriving is OK)
  +
* Typeable & Dynamic
* Typeable & Dynamic <span class="plainlinks">[http://www.mycaal.com/ <span style="color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;">loan modification]
 
 
 
* Generics and all that "Scrap Your Boilerplate" nonsense
 
* Generics and all that "Scrap Your Boilerplate" nonsense
 
* numeric defaulting
 
* numeric defaulting

Revision as of 15:41, 9 September 2011

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.

Current libraries

HaskellWiki:Style test

Haskell - the language of choice for people smarter than you.

Special:CheckUser

Haskell wishes

Add:

  • Top-level <-
  • Kind declarations

Remove:

  • old-style deriving (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
FHC GHC HHC IHC JHC
KHC LHC MHC NHC OHC
PHC QHC RHC SHC THC
UHC VHC WHC XHC YHC
ZHC