Hi,

Am Donnerstag, den 23.09.2010, 11:19 +0100 schrieb Pedro Baltazar
Vasconcelos:
> On Thu, 23 Sep 2010 10:44:17 +0200
> Joachim Breitner <m...@joachim-breitner.de> wrote:
> > 
> > In case of such research programs, where ease of installability is
> > usually more important than performance, I just include the data files
> > into the program. For example, in 
> > http://darcs.nomeata.de/sem_syn/
> > the JQuery library and the file BUtils.hs are turned into Haskell
> > string literals using http://github.com/jgm/hsb2hs
> > 
> > This way, the resulting binary is really stand-alone and can be just
> > moved to the appropriate place on the web server.
> > 
> 
> OK, thanks for the suggestion. For my needs I think this will be very
> straightforward to do manually --- the CSS and image files a pretty
> short anyway.

for CSS, this is what I’m doing as well... but for binary image data?

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
  mail: m...@joachim-breitner.de | ICQ# 74513189 | GPG-Key: 4743206C
  JID: nome...@joachim-breitner.de | http://www.joachim-breitner.de/
  Debian Developer: nome...@debian.org

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to