[Haskell-cafe] pretty printing with comments

Niklas Broberg niklas.broberg at gmail.com
Tue Oct 20 14:22:13 EDT 2009


>>> instance Dir Directory where
>>>  localDir (Local f) = return f
>>>
>>>  typeURL= String
>>
>> Sorry, I don't see the difference between these two. Did you write the
>> correct one twice by mistake?
>
> In case Pasqualino doesn't see your mail real soon...
> Maybe the difference is the missing space between "type" and "URL".

Ah, of course, I see it now, thanks!

Cheers,

/Niklas


More information about the Haskell-Cafe mailing list