diff --git a/README.md b/README.md index 5ac0a42..379a9f9 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ precision loss using continued fractions and Gosper’s algorithms. Install with `cabal install number` ### Docs -See [Haddock docs]() +See [Haddock docs](https://hackage.haskell.org/package/number/docs/Data-Number.html) ### License Dual licensed under the MIT and GPL licenses: http://www.opensource.org/licenses/mit-license.php -http://www.gnu.org/licenses/gpl.html \ No newline at end of file +http://www.gnu.org/licenses/gpl.html