Skip to content

Instantly share code, notes, and snippets.

@valyakuttan
Created February 28, 2014 17:45
Show Gist options
  • Select an option

  • Save valyakuttan/9275831 to your computer and use it in GitHub Desktop.

Select an option

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