aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2022-07-20 17:18:10 +1000
committerYuchen Pei <hi@ypei.me>2022-07-22 10:11:55 +1000
commit250be87b1bffef6b9ed9e1225485dd45f1769fb3 (patch)
tree5efe8d46453678f5bdcdf349aa1452ec9eb74cff
parent13b24e9b3609649829f1ac86e5007285996ce0c7 (diff)
Adding acknowledgement to org-parser.
-rw-r--r--haddock-api/README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/haddock-api/README.org b/haddock-api/README.org
index 895eccdc..3bd64d32 100644
--- a/haddock-api/README.org
+++ b/haddock-api/README.org
@@ -126,6 +126,10 @@ contains large libraries like base and ghc. For links to work in the
alternative approach, the links have to be aware of org files of other
packages.
+** Acknowledgement
+
+Part of the code is adapted from [[https://github.com/lucasvreis/org-parser][org-parser]].
+
** License, copyright, contributing
Haddock is licensed under modified BSD (aka BSD-3-Clause), with