blob: b86927baedec6f4d4576686743c9f268d313277a (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
Utilities for dealing with IEEE floating point numbers, ported from the Tangoi
math library; approximate and exact equality comparisons for general types.
</longdescription>
</pkgmetadata>
|