2008/7/19 Jim Burton <[EMAIL PROTECTED]>:
> opts = [CurlEncoding "text/xml"
>       , CurlHttpHeaders ["X-EBAY-API-COMPATIBILITY-LEVEL="++compatLevel
>                         , "X-EBAY-API-DEV-NAME="++devName
>                         , "X-EBAY-API-APP-NAME="++appName
>                         , "X-EBAY-API-CERT-NAME="++certName
>                         , "X-EBAY-API-CALL-NAME=GeteBayOfficialTime"
>                         , "X-EBAY-API-SITEID=0"]]

Isn't it ":" rather than "=" ? Just saying... (Don't know enough to be
sure I'm thinking about the right thing)

-- 
Jedaï
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to