Oh, I just remembered, I'm using ghci. I'll bet that's why I'm so slow. |
I also did, but after installing the package using cabal. IIRC, cabal compiles with -O2 by default. But if you downloaded the tarball and then loaded the module in ghci without installing it, this is probably the reason for the slow response.
Cheers,
Sebastian