diff options
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 | 
