diff options
author | Yuchen Pei <hi@ypei.me> | 2022-07-20 17:18:10 +1000 |
---|---|---|
committer | Yuchen Pei <hi@ypei.me> | 2022-07-22 10:11:55 +1000 |
commit | 250be87b1bffef6b9ed9e1225485dd45f1769fb3 (patch) | |
tree | 5efe8d46453678f5bdcdf349aa1452ec9eb74cff /haddock-api | |
parent | 13b24e9b3609649829f1ac86e5007285996ce0c7 (diff) |
Adding acknowledgement to org-parser.
Diffstat (limited to 'haddock-api')
-rw-r--r-- | haddock-api/README.org | 4 |
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 |