Closed roconnor-blockstream closed 4 weeks ago
@apoelstra you will want to add --arg withValgrind true to one of your CI entries for building Haskell. It runs pretty slow, so I would only do it in one configuration.
--arg withValgrind true
Fixes #124
@apoelstra Can you ACK that you integrated this mode of evaluation into your CI process for one configuration?
@roconnor-blockstream yep, I did.
@apoelstra you will want to add
--arg withValgrind true
to one of your CI entries for building Haskell. It runs pretty slow, so I would only do it in one configuration.