Thanks for the report!

It surprises me that curl is a problem.
I see on the curl web site there are multiple versions
for Windows:

   http://curl.haxx.se/download.html

Have you tried installing any of those?  If so, and it still doesn't work,
could you be more specific about why not?

I think the dependency on curl comes through my using hxt 
to process the SiffML XML files --
it's unfortunate, because Sifflet doesn't really need curl
for what it's doing: because all the XML files are local,
there's no need for network access.  HXT is rather a *large* package!

Greg

On 2010-Aug-19, Andrew Coppin wrote:
> gdwe...@iue.edu wrote:
> >I hope it does work on Windows!  I don't know of any reason why not,
> >but I haven't tested it on Windows.  Please let me know if there's
> >any problem on that platform.
> 
> Unfortunately, yes: Indirectly it requires the "curl" package. Since
> that's a binding to a C library, it won't build on Windows.
> 
> (I have every reason to believe that everything else will work though...)
> 
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe@haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe

-- 
   ___   ___  __     _      
  / _ \ / _ \| |    | |     Gregory D. Weber, Associate Professor
 / /_\// / | | | /\ | |     Indiana University East
/ /_\\/ /__| | |/  \| |     http://mypage.iu.edu/~gdweber/
\____/\_____/\___/\__/      Tel. (765) 973-8420; FAX (765) 973-8550
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to