Skip to content

Instantly share code, notes, and snippets.

@valyakuttan
Created February 28, 2014 17:45
Show Gist options
  • Save valyakuttan/9275831 to your computer and use it in GitHub Desktop.
Save valyakuttan/9275831 to your computer and use it in GitHub Desktop.
Install lens package on debian system.
# 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