I tried to install curl, the haskell package like so:
cabal install curl
The relevant error is:
configure: error: curl libraries not found, so curl package cannot be built
Where are these "curl libraries?" I already have curl the program on my computer (a Ubuntu 13.04 box.)