move hint
authorChris Barker <barker@omega.(none)>
Tue, 2 Nov 2010 02:06:32 +0000 (22:06 -0400)
committerChris Barker <barker@omega.(none)>
Tue, 2 Nov 2010 02:06:32 +0000 (22:06 -0400)
assignment6.mdwn
hints/assignment_6_hint_1.mdwn [moved from assignment_6_hint_1.mdwn with 100% similarity]

index f1a892a..7a2bb0f 100644 (file)
@@ -22,7 +22,7 @@ divide by zero (so there should be no int option types anywhere in
 your solution).
 
      You'll need to define a computation monad type, unit, bind, and lift.
-We encourage you to consider this hint: [[Assignment 6 Hint 1]].
+We encourage you to consider this hint: [[hints/Assignment 6 Hint 1]].
 
 2. Prove that your monad satisfies the monad laws.  First, give
 examples illustrating specific cases in which the monad laws are