
28 Sep
2014
28 Sep
'14
9:08 p.m.
On Sun, 28 Sep 2014 21:59:40 +0100
Tom Ellis
Complex is mentioned there because it is still around for compatibility with Haskell 98, but it's not enabled by default. You'll also see Data.Complex in that list. Arguably there should be a warning on the page of the former to use the latter instead.
aha. i see that now. ok. at least now i know how to fix this. this is fairly old code, and i'm getting a lot of these sorts of things. slowly but surely working through them :-) thanks again. Brian