Add credit for numeric-peano

This commit is contained in:
rnhmjoj 2015-06-02 11:34:01 +02:00
parent 2139cd0662
commit 0e0a8a0d77

View File

@ -14,3 +14,5 @@ See [Haddock docs](https://hackage.haskell.org/package/number/docs/Data-Number.h
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html
[Data.Number.Peano](src/Data/Number/Peano.hs) is a slightly modified version of the package [numeric-peano](http://hackage.haskell.org/package/numericpeano)