reblochon·11 lat temu·discussWhile being done in the standard library, several big libraries alternative (Core, Batteries...) prefer wrapping everything in an `option` type instead of raising an exception. Wrapping in an option avoids forgetting about catching the exception.
reblochon·11 lat temu·discussDon't forget the wonderful "pourriel" mixing "poubelle" (trash can) and e-mail to designate spam, If only it would have crossed the ocean.
reblochon·11 lat temu·discussThis can be an editor of choice for something like http://hackage.haskell.org/package/asciidiagram or http://ditaa.sourceforge.net/
reblochon·12 lat temu·discussDoes any one know the name of the hex editor used in these slides, the one showing the PNG chunks and JPEG information?
reblochon·14 lat temu·discussThe best way I know to do it for Haskell is to use haskellConceal ( http://www.vim.org/scripts/script.php?script_id=3200 ), it display unicode characters but left the underlying ASCII untouched.