For a reader who is doing the exercises inline, you have defined inc/to/from in the 'Bin' exercise in 'Naturals'. There is another exercise in 'Induction' that uses 'Bin', but at the moment you have to redefine the type and functions before doing the exercise.
A solution would be to import the 'Naturals' module, but you can't in fact do this as there are conflicting bindings.