The DSP package on Hackage seems to contain complex polynomial functions.
It seems these functions are completely independent of the other DSP functions, so this package could be split of?
Also, polynomials form a vector space, so could be made an instance of VectorSpace class?