Skip to content

Commit 0f2d055

Browse files
committed
Add deprecation warning.
1 parent 674f052 commit 0f2d055

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![Build Status](https://github.com/sharkdp/purescript-bigints/workflows/CI/badge.svg?branch=master)](https://github.com/sharkdp/purescript-bigints/actions?query=workflow%3ACI+branch%3Amaster)
55
[![Maintainer: gbagan](https://img.shields.io/badge/maintainer-gbagan-teal.svg)](https://github.com/gbagan)
66

7+
**Note**: This package is deprecated. You probably want to use [`purescript-js-bigints`](https://github.com/purescript-contrib/purescript-js-bigints) instead.
8+
79
A library for calculations with arbitrary length integers.
810
This is a simple wrapper around [BigInteger.js](https://github.com/peterolson/BigInteger.js)
911
by [Peter Olson](https://github.com/peterolson).

0 commit comments

Comments
 (0)