[Haskell-cafe] Unboxed Rationals?
Artyom Kazak
artyom.kazak at gmail.com
Thu Jan 12 22:01:33 CET 2012
Yves Parès <limestrael at gmail.com> писал(а) в своём письме Thu, 12 Jan 2012
13:14:16 +0200:
> uvector is deprecated, its functionnalities has been ported into vector.
Yes, but a Ratio a instance hasn't been ported.
I admit that I have overlooked the “deprecated” warning, and agree that it
is better to write an instance by yourself than use a deprecated package.
Dead things should stay dead.
More information about the Haskell-Cafe
mailing list