summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
blob: 21c43f7a2c2a17ec2cb753e30c6159f320fdc894 (plain)
1
2
3
4
5
6
7
8
You should first install ghc, cabal, and the argon2 library.
For example, on a Debian system:

	sudo apt-get install ghc cabal-install libargon2-0-dev

Then to build and install keysafe:

	cabal install keysafe