j
k
j a
j l
Awesome, that works! Thanks, Kurt On Tue, Feb 15, 2011 at 1:33 AM, Mark Wright wrote:
Hi Kurt, ghc needs to link libraries to the resulting code. An easy to link to the libraries is to use the ghc --make option: ghc --make testsql.hs Thanks, Mark
Hi Kurt,
ghc needs to link libraries to the resulting code. An easy to link to the libraries is to use the ghc --make option:
ghc --make testsql.hs
Thanks, Mark
Attachments:
Back to the thread
Back to the list