Hi Robert,
Thank you for writing this package. I have been reviewing it as way to study haskell. I am starting at the very beginning with the most basic request to the ib server -- request current time.
I was able to compile your code and execute main to request current time. BTW, there was an error in the version. I already submitted a change request to you. Back to the request current time, how request submit the value "49" to get current time? I look inside every programs to see how this is done. I don't see the ib server code for time request inside your Nums.hs file.
Please explain.
Thanks.
Hi Robert,
Thank you for writing this package. I have been reviewing it as way to study haskell. I am starting at the very beginning with the most basic request to the ib server -- request current time.
I was able to compile your code and execute main to request current time. BTW, there was an error in the version. I already submitted a change request to you. Back to the request current time, how request submit the value "49" to get current time? I look inside every programs to see how this is done. I don't see the ib server code for time request inside your Nums.hs file.
Please explain.
Thanks.