Hi, I made a cabal package that use HDBC-sqlite3 on Windows. When cabal install it, I got an error from ld.exe: cannot find -lsqlite3. How can I tell ld.exe where sqlite3.dll is plcaed? Thanks.