Skip to content

Commit

Permalink
Fixed haddock build
Browse files Browse the repository at this point in the history
  • Loading branch information
mpscholten committed Sep 15, 2022
1 parent 6729381 commit 7c793e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-haddock
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ haddock --html -t "IHP Api Reference" --hyperlinked-source --built-in-themes --q
--optghc="-XDefaultSignatures" \
--optghc="-XStandaloneDeriving" \
--optghc="-XTemplateHaskell" \
--optghc="-XDeepSubsumption" \
--optghc="-XOverloadedRecordDot" \
--optghc="-package-env -"

cd haddock-build
Expand Down

0 comments on commit 7c793e3

Please sign in to comment.