Chapter 18
Ten Must-Have Haskell Libraries
IN THIS CHAPTER
Improving the user interface with sights and sounds
Manipulating data better
Working with algorithms
Haskell supports a broad range of libraries, which is why it’s such a good product to use. Even though this chapter explores a few of the more interesting Haskell library offerings, you should also check out the rather lengthy list of available libraries at http://hackage.haskell.org/packages/
. Chances are that you’ll find a library to meet almost any need in that list.
binary
To store certain ...
Get Functional Programming For Dummies now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.