Created
February 28, 2014 17:45
-
-
Save valyakuttan/9275831 to your computer and use it in GitHub Desktop.
Install lens package on debian system.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# before install lens, install zlib development package | |
sudo apt-get install zlib1g-dev | |
cabal install lens |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment