Skip to content

Instantly share code, notes, and snippets.

@alptugan
Last active August 16, 2018 22:26
Show Gist options
  • Save alptugan/e7fa8a46ed3d1eff530506f907a3df70 to your computer and use it in GitHub Desktop.
Save alptugan/e7fa8a46ed3d1eff530506f907a3df70 to your computer and use it in GitHub Desktop.
Issues, installation, etc...
# re-installing Tidal
# 1- Uninstall haskell
# to see installed versions
$ uninstall-hs
$ uninstall-hs thru [current version of yours. DO NOT INCLUDE brackets] --remove
# 2- Instal Tidal again
$ cabal install tidal
# 3- check installed tidal components
$ cabal list tidal
# 4- install tidal-midi
$ cabal install tidal-midi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment