parsonsmatt / parsonsmatt.github.io

My Github pages website
Other
77 stars 25 forks source link

Q: ghcid for the win! #20

Open vijayanant opened 5 years ago

vijayanant commented 5 years ago

Thanks for this post!

Does ghcid remove the repl capability of ghci? Is there a way I can still use ghcid as ghci (as a repl)?

I want to try some quick code, possibly invoking some functions in the loaded module, during development. Is that discouraged? is there an alternative?