Skip to content
This repository was archived by the owner on Jun 9, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 366 Bytes

File metadata and controls

19 lines (12 loc) · 366 Bytes

git-haskell-org-hooks

Git pre-receive/update hook scripts for https://git.haskell.org

  • submodule gitlink reference check

Gitolite 2.x instructions

Copy files from update.secondary.d/ to ~/.gitolite/hooks/common/update.secondary.d/

Build executables:

cabal sandbox init
cabal install

Copy resulting binaries into ~/bin