litxio / ptghci

High-powered REPL for Haskell, inspired by IPython
Other
336 stars 6 forks source link

updating to latest version? #13

Closed unspam closed 5 years ago

unspam commented 5 years ago

Sorry if this is supposed to be obvious, but I'm not familiar with the Haskell toolchain.. is there an easy way to upgrade ptghci to the latest version or should I just repeat the steps used to install it?

RichardWarfield commented 5 years ago

You should be able to upgrade by pulling the latest version from Git and repeating the steps used to install (basically just stack install).