[Haskell-cafe] Where can I find XmlRpc package?

keepbal keepbal at gmail.com
Wed Feb 14 19:11:33 EST 2007


BlobXmlRpc.hs:36:19: parse error on input `$'
make: *** [BlobXmlRpc] Error 1


2007/2/15, Bjorn Bringert <bringert at cs.chalmers.se>:
>
> On Feb 14, 2007, at 22:50 , keepbal wrote:
>
> > http://www.cs.chalmers.se/~bringert/darcs/blob/Makefile
> >
> > BlobXmlRpc: GHCFLAGS += -package XmlRpc
> >
> > I can't find XmlRpc,so I use haxr instead,but it doesn't work.
>
> haxr is the new name for the XmlRpc package, so changing -package
> XmlRpc to -package haxr should work. If it doesn't, please include
> the information needed to figure out what's happening, for example
> what you tried and what happened (error messages etc.).
>
> Blob is quite old by the way. I can hardly remember what it does any
> more.
>
> /Björn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20070215/07618425/attachment.htm


More information about the Haskell-Cafe mailing list