[Haskell-cafe] getting source
Henk-Jan van Tuyl
hjgtuyl at chello.nl
Mon Dec 16 10:41:51 UTC 2013
On Sun, 15 Dec 2013 22:28:53 +0100, Doug McIlroy <doug at cs.dartmouth.edu>
wrote:
> 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
--
Prelude Data.Functor> pred <$> "IBM"
"HAL"
--
More information about the Haskell-Cafe
mailing list