Awesome. It worked. Haskell continues to impress me. Thanks for the help everyone.

-Eitan

On 7/19/2010 4:42 AM, Max Bolingbroke wrote:
Use NoMonomorphismRestriction or give an explicit type signature:

width :: Num a =>  a
width = 800

Max
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to