Politics, Programming and Possibilities
18 Mar
I’ve been lurking on the Haskell mailing list recently, and occasionally asking a question or two. I suppose you wouldn’t be surprised to know that I’ve found a treasure-trove of Haskell-related information and resources that I hadn’t been aware of. Really though, the Haskell community has created quite a rich store of documentation for itself and others, perhaps more than I’ve seen in any other community (which is not to say that other communities do a poor job). Here I’ve compiled a short list of these new pearls I’ve learned of, along with any other links that I’ve found useful:
Posted via email from Duane’s Quick Posts
Corrected: Example type search (thanks bonus)
One Response for "Haskell Pearls"
Nice article
Although you probably meant (a -> Bool) -> [a] -> [a] haha
Leave a reply