ssm-lang / Scoria

This is an embedding of the Sparse Synchronous Model, in Haskell!
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Allow maxSuccess to be controlled from CLI #16

Closed j-hui closed 3 years ago

j-hui commented 3 years ago

Don't explicitly override maxSuccess, so that it can be controlled from CLI. It'll default to 100, which is not a bad default.