I completely agree, I wish I knew a better solution for that.

On Thu, Jan 16, 2014 at 3:52 PM, Klaus Aehlig <[email protected]> wrote:

> On Thu, Jan 16, 2014 at 02:28:08PM +0100, Petr Pudlak wrote:
> > GHC 7.4 on Debian Wheezy fails to compile after some TH related changes,
> > reporting
> >
> >   ghc: src/Ganeti/JSON.o: unknown symbol
> >     `attoparseczm0zi11zi1zi0_DataziAttoparsecziText_zdwf_info`
> >
> > This doesn't happen on Squeeze. Explicitly importing attoparsec in THH
> > fixes the problem.
> >
> > Signed-off-by: Petr Pudlak <[email protected]>
> > ---
> >  src/Ganeti/THH.hs | 2 ++
> >  1 file changed, 2 insertions(+)
>
> LGTM
>
> Well, it doesn't really look "good", but it is the best we can do...
>
> --
> Klaus Aehlig
> Google Germany GmbH, Dienerstr. 12, 80331 Muenchen
> Registergericht und -nummer: Hamburg, HRB 86891
> Sitz der Gesellschaft: Hamburg
> Geschaeftsfuehrer: Graham Law, Christine Elizabeth Flores
>

Reply via email to