[Haskell-beginners] Using GHCi, import submodule that needs to import another submodule?

Daniel Trstenjak daniel.trstenjak at gmail.com
Wed Mar 5 18:17:05 UTC 2014


Hi James,

On Wed, Mar 05, 2014 at 12:07:33PM -0600, James Toll wrote:
> So, in GHCi, how do I successfully import a submodule that needs to import some other submodule in the module?

[~/Geometry]$ cd ..
[~]$ ghci
> import Geometry.Sphere


Greetings,
Daniel


More information about the Beginners mailing list