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