adlai / scalpl

volatility harvester prototype
atp://127.0.0.1:8080
59 stars 20 forks source link

scalpl.bitmex does not build for me #8

Closed quicklisp closed 4 years ago

quicklisp commented 4 years ago

https://github.com/adlai/scalpl/blob/886f956a7b243fcab796a04f40ac2717e2212214/bitmex.lisp#L100

This triggers a package variance warning in SBCL when the defpackage form is loaded. The log is here: http://report.quicklisp.org/2019-12-24/failure-report/scalpl.html#scalpl.bitmex

quicklisp commented 4 years ago

I think adding swagger to the export clause would fix it.

adlai commented 4 years ago

Thank you for reporting this warning.