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 a program (named "preBuildHook") before doing a package build and
another program (named "postBuildHook") after the package is built.
These two programs need to be in ~/.cabal/hooks/ directory. If two or
more projects need to use different hooks, dispatch can be done using
environment variables.
Co-authored: Moritz Angermann <[email protected]>
0 commit comments