w
forward to beginning of the next wordW
forward to beginning of the next word (whitespace separates)e
forward to end of next wordE
forward to end of next word (whitespace separates)b
back to beginning of the previous word
/* Copy the icon you want from here: http://fortawesome.github.io/Font-Awesome/cheatsheet/ */ | |
.someclass:before { | |
font-family: FontAwesome; | |
font-size: 28px; | |
content: "\f058"; | |
margin-right: 6px; | |
vertical-align: middle; | |
} |
% Typeclassopedia % Brent Yorgey
Originally published 12 March 2009 in issue 13 of the Monad.Reader. Ported to the Haskell wiki in November 2011 by Geheimdienst. Converted to Markdown in August 2013 by Erlend Hamberg. Converted to EPUB format with pandoc.
This is not the official version of the Typeclassopedia. The official version is now the Haskell wiki version which supersedes the version published in the Monad.Reader. Please help update and extend it by editing it yourself or by leaving comments, suggestions, and questions on the talk page.
The standard Haskell libraries feature a number of type classes with algebraic or category-theoretic underpinnings. Becoming a fluent Haskell hacker requires intimate familiarity with them all, yet acquiring this f
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="Content-type" content="text/html; charset=utf-8"> | |
<title>Server Error · GitHub</title> | |
<style type="text/css" media="screen"> | |
body { | |
background-color: #f1f1f1; | |
margin: 0; | |
} |
A normal version number MUST take the form X.Y.Z
where X, Y,
and Z
are non-negative integers, and MUST NOT contain leading zeroes. X
is the major version, Y
is the minor version, and Z
is the patch version. Each element MUST increase numerically. For instance: 1.9.0 -> 1.10.0 -> 1.11.0
.
Most of what I really need to know about how to live, and what to do and how to be, i learned as a kid. Maybe adults should forget ask their complicated rules and listen to themselves.
These are the things I learned.
- Share everything.
- Play fair.
- Don't hit people.
- Put things back where you found them.
- Clean up your own mess.
Headlines set in https://typekit.com/fonts/english-small-caps paired with https://typekit.com/fonts/brandon-grotesque for the body. Use English Small Caps all over the website in an unusual pairing with Brandon Grotesque, resulting in a distinctive character for the page—warm, confident, and slightly offbeat site. 😁