commit d6243ceac74744e20dfe5acf7836f4cf5286c2f7
parent 63367e173cc45e186b8b9b83efa530897e55735f
Author: Jared Tobin <jared@jtobin.io>
Date: Sat, 25 Jan 2025 13:37:39 +0400
meta: creds
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -139,5 +139,10 @@ $ cabal repl ppad-fixed
to get a REPL for the main library.
+## Attribution
+
+This library is more or less a Haskell translation of the golang
+[uint256](https://github.com/holiman/uint256) library.
+
[nixos]: https://nixos.org/
[flake]: https://nixos.org/manual/nix/unstable/command-ref/new-cli/nix3-flake.html