Dependency version issue
joshmyzie2 opened this issue · 1 comments
I just tried installing the ib-api-0.1.0.1 and noticed that the example executable depends on ib-api <=0.1.0.0. It builds fine after changing the constraint.
I also noticed that the hackage docs don't appear to be working for 0.1.0.1 -- I'm not sure if it's related.
Thanks for the feedback, I'll definitely look into it when I have some free
time. The docs may not have built correctly on 0.1.01. This was my first
hackage package, so I might not have all the idiosyncrasies figured out.
On Tue, Oct 20, 2015 at 3:00 PM, joshmyzie2 notifications@github.com
wrote:
I just tried installing the ib-api-0.1.0.1 and noticed that the example
executable depends on ib-api <=0.1.0.0. It builds fine after changing the
constraint.I also noticed that the hackage docs don't appear to be working for
0.1.0.1 -- I'm not sure if it's related.—
Reply to this email directly or view it on GitHub
#1.