Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 24f504c

Browse files
committed
Build instructions: haddock-library and -api first!
1 parent 5af6374 commit 24f504c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ cd haddock
3737

3838
and then proceed using your favourite build tool.
3939

40+
Note: before building `haddock`, you need to build the subprojects
41+
`haddock-library` and `haddock-api`, in this order!
42+
The `cabal v2-build` takes care of this automatically.
43+
4044
#### Using [`cabal v2-build`][cabal v2]
4145

4246
```bash

0 commit comments

Comments
 (0)