[Haskell-beginners] Inconsistencies in type inference
David Virebayre
dav.vire+haskell at gmail.com
Wed Jun 26 13:01:45 CEST 2013
2013/6/26 Frerich Raabe <raabe at froglogic.com>:
> Are there other extensions which people would consider to be "generally good
> to have, unless you know a good reason *not* to enable them"?
I don't use the "crazy" stuff, but I find myself using often :
- NoMonomorphismRestriction
- OverloadedStrings
- BangPatterns
- GeneralizedNewtypeDeriving
David.
More information about the Beginners
mailing list