Files
loop/ghcidOutput
T
2024-11-05 21:14:53 +00:00

15 lines
716 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:27:1: error:
Could not load module Dodge.Terminal.LeftButton
It is a member of the hidden package loop-0.1.0.0.
You can run :set -package loop to expose it.
(Note: this unloads all the modules in the current scope.)
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
27 | import Dodge.Terminal.LeftButton
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
<no location info>: error:
Could not load module Dodge.Update
It is a member of the hidden package loop-0.1.0.0.
You can run :set -package loop to expose it.
(Note: this unloads all the modules in the current scope.)