Hi Ryan,

You wrote:
>  I've attempted to cut down this module... but I cannot see where... can
> someone help...

You don't need "wordToInt" - just use "read" instead.

Look at the type of the function "map" in the Prelude -
you can use it to get rid of "method" and "test".
After that, your program will be very short.
Try it!

Good luck,
Yitz
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to