File: CHANGELOG.markdown

package info (click to toggle)
haskell-numeric-extras 0.1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 72 kB
  • sloc: haskell: 136; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 131 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
0.1
-----
* Added functions `floor`, `ceil`, `trunc`, `modf` and `remainder`

0.0.3
-----
* Marked `Numeric.Extras` `Trustworthy`.