Hi,
I am a newbie to Haskell, and I want to try to add DLL creation support to Cabal.
Where do I start?
I have already made a DLL using ghc and and .bat files for use in trading. But the process is a bit tedious. The IRC people said, I should try to add DLL support into Cabal.
Edwin