I’m using Cabal to build a package from some source I’m writing. It is not an executable but rather a library.
How can I test locally that the package I’m making is complete? ie How do I reference the package I’ve just buiilt in a haskell source file?
Thanks
Mike
_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners