[Haskell-cafe] Resource compilation in GHC

Konstantin Vladimirov konstantin.vladimirov at gmail.com
Thu Nov 12 05:12:35 EST 2009


Hello.

I'm writing an wxHaskell application. Everything is ok, but now I need
a separate folder for icons, bitmaps, and so on, from where they are
loaded at runtime. How can I compile resources, and link them into my
executable to provide for users single .exe file with resource section
inside it?

-- 
With best regards, Konstantin


More information about the Haskell-Cafe mailing list