Skip to content

Commit c88ad92

Browse files
committed
haddock-api: add changelog pointing to haddock's changelog
This addresses haskell/haddock#638 (comment)
1 parent 3bf3d4c commit c88ad92

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

haddock-api/CHANGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
See [`haddock`'s changelog](https://hackage.haskell.org/package/haddock/changelog).

haddock-api/haddock-api.cabal

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ build-type: Simple
1515
cabal-version: >= 2.0
1616
stability: experimental
1717

18+
extra-source-files:
19+
CHANGES.md
20+
1821
data-dir:
1922
resources
2023
data-files:

0 commit comments

Comments
 (0)