I "cabal installed" numeric-prelude .. however, unlike other packages(e.g. Sqlite3), I am unable to ":m numeric-prelude" in a ghci session.??
Vasili
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/numeric-prelude/
On Thu, 23 Oct 2008, Galchin, Vasili wrote:
I see that there is a "Monoid" class from Data.Monoid. What other
algebras like Group, Ring, etc. have support in Haskell?