when I run ghci in nix-shell I can see all the IHP.Prelude code but I can't see any of the code in my current application. How do I interact with my own code in ghci? Trying things in a repl is one of the main reasons why I like Haskell…
I am trying to run ghci on my terminal but it can't see the libraries, what is the syntax to run ghci?
Here is the output I get from just running ghci:
ghci
GHCi, version 8.10.1: https://www.haskell.org/ghc/ :? for help
Loaded package…