Skip to content

Instantly share code, notes, and snippets.

@bangn
Created April 24, 2020 01:57
Show Gist options
  • Save bangn/e0b6defac426da3967b761730829efa7 to your computer and use it in GitHub Desktop.
Save bangn/e0b6defac426da3967b761730829efa7 to your computer and use it in GitHub Desktop.
Fix libncurses issue when insalling ghc
sudo apt update && sudo apt install libncurses5 -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment