commit c373cb39cdfc8cbbe544d887fa89fb4572260d94
parent 096f69466d61985c656185a6f540a11bb9c6ec30
Author: Jared Tobin <jared@jtobin.io>
Date: Sat, 18 Apr 2026 11:31:55 +0800
meta: add changelog
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/ppad-bolt4.cabal b/ppad-bolt4.cabal
@@ -9,6 +9,7 @@ maintainer: jared@ppad.tech
category: Cryptography
build-type: Simple
tested-with: GHC == 9.10.3
+extra-doc-files: CHANGELOG
description:
A pure Haskell implementation of BOLT4 (onion routing) from
the Lightning Network protocol specification.