
16 Dec
2013
16 Dec
'13
10:08 a.m.
It is a shame that when you look something up in Hayoo, you can immediately look at the source--but you can't
You can, but not for every package; try looking up the "map" function, you will see a link to the source at the right of the page.
Regards, Henk-Jan van Tuyl
Yes, I said you can look at the source, but not compile it. Hayoo's yellow "source" links get HTML generated from source-- a rendering intended for eyeballs, not compilers. What I suggested is that the HTML include a link to the underlying .hs file. Why should you have to go hassle with git or some other repository, and maybe cabal too, to get code that's right before your eyes? Doug