input-output-hk / io-sim

Haskell's IO simulator which closely follows core packages (base, async, stm).
https://hackage.haskell.org/package/io-sim
Apache License 2.0
37 stars 15 forks source link

strict-stm: Fix typo'd checktvarinvariant CPP flag #100

Closed fraser-iohk closed 1 year ago

fraser-iohk commented 1 year ago

Fixes the CPP flag being misnamed, causing the invariant checking code to never build