#312 Up +25/-19 Down January 04 2010 at 02:21:11 pm EST
BleuM937: No instance for (Fractional Integer) arising from the literal `5.0' at <interactive>:1:15-17
BleuM937: Possible fix: add an instance declaration for (Fractional Integer)
BleuM937: In the expression: 5.0
BleuM937: In the first argument of `love', namely `[0.1, 0.2 .. 5.0]'
BleuM937: In the expression: love ([0.1, 0.2 .. 5.0])
BleuM937: <interactive>:1:4:
BleuM937: The type signature for `love' lacks an accompanying binding
BleuM937: (The type signature must be given where `love' is declared)
BleuM937: I never realised Haskell was so poetic