summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
blob: 81ba7d2cb980698979bb026034d0d3200c332402 (plain)
1
2
3
4
5
6
7
8
9
You should first install ghc, cabal, the readline and argon2 libraries, 
and zenity. For example, on a Debian system:

	sudo apt-get install ghc cabal-install libreadline-dev \
		libargon2-0-dev zenity

Then to build and install keysafe:

	cabal install keysafe