[Haskell-beginners] Packages

Mike Houghton mike_k_houghton at yahoo.co.uk
Thu Jun 11 08:21:01 UTC 2015


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


More information about the Beginners mailing list