You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run custom preprocessors before setup haddock (#2386)
* Run custom preprocessors before `setup haddock`
Run `setup build --with-ghc=false || true` before running `setup haddock` to make sure the preprocessor outputs of any custom build step are present.
Fixes#2243
* Reduce number of tests
0 commit comments