On Thu, 26 Feb 2009 14:30:17 +0000
Hugo Pacheco <hpach...@gmail.com> wrote:

> Hi all,
> 
> Under gitit 0.5.3 I always get "Prelude.read: no parse" when trying to
> load a configuration file.
> My previous file goes attached, but the sample config file from
> http://github.com/jgm/gitit/tree/master does not work also.

I don't think you can actually do multiplication in the config file, as
the sample config file tries to. Replace 2 * 1024 * 1024 with 2000000,
and the sample config should work.
-- 
Robin
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to