On 2015-10-16 at 15:29, quoth Efraim Flashner:
>> + (description
>> + "Package for backwards compatibility with the old time library. For
>> new
>> +projects, the newer <http://hackage.haskell.org/package/time> time library
>> is
> ^^^
> I think we have a new way of writing urls (and code) so they look all
> fancylike, but I'm not sure about the syntax.
You're right. This and all other haskell.scm descriptions have been
fixed to read something like this:
+ (description "Package for backwards compatibility with the old time
+ library. For new projects, the newer
+ @uref{http://hackage.haskell.org/package/time, time library} is ...
Thanks for the catch!