└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # DEPRECATED 2 | 3 | `purescript-math` is deprecated. Functions and values from this library are avaliable in the [`purescript-numbers`](https://github.com/purescript/purescript-numbers) and [`purescript-integers`](https://github.com/purescript/purescript-integers) libraries. 4 | 5 | The [original releases up to v3.0.0](https://github.com/purescript-deprecated/purescript-math/releases) of this library are still available and will work with compiler versions prior to PureScript v0.15.x. 6 | --------------------------------------------------------------------------------