
9 May
2013
9 May
'13
11:54 a.m.
You can go to hackage and check out the "package description" link
within any package page and that is just a .cabal file. Here is an
example that has both a library and an executable:
http://hackage.haskell.org/packages/archive/manatee-editor/0.1.1/manatee-edi...
On Thu, May 9, 2013 at 11:24 AM, harry
I've written a library, and a simple program to demonstrate it. I can write the cabal file for the library, but I can't get the executable section right. How can I tell it to use the library defined herein?
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners