When I try to execute :load hello.hs in ghci, I get the following error:
Could not find module "System.Console.Readline"
Since this is a System module, I thought this would work. How do I fix this?
You need to install the readline-package with
cabal install readline
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With