X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=topics%2F_week7_monads.mdwn;h=75bc2051ee224c01dab42c54a733f32949becfdc;hp=50b2cb89c30f0f6e213f97d3b9f92d69ab1b09f1;hb=12c84449781c99ba26fa73fe86afff8b6408000d;hpb=84fa57920eb828f2ba7c124378c7ca79b3c4bd3c;ds=sidebyside diff --git a/topics/_week7_monads.mdwn b/topics/_week7_monads.mdwn index 50b2cb89..75bc2051 100644 --- a/topics/_week7_monads.mdwn +++ b/topics/_week7_monads.mdwn @@ -48,5 +48,5 @@ We'll often write box types as a box containing the value of the free type variable. So if our box type is `α List`, and `α == Int`, we would write -Int
+
Int