Top "Happstack" questions

Happstack is a fast and flexible Haskell web framework.

Installing Haskell packages on Mac

I can't seem to get a few Haskell packages to install on my Mac (10.6.8). I first tried Happstack and it …

macos haskell ghci haskell-snap-framework happstack
How to apply a function on each element in a list in Haskell?

I have a list of tuples here, and I want to apply function dir..on the first element in each …

haskell happstack