purescript / purescript-st

The ST effect, for safe local mutation
BSD 3-Clause "New" or "Revised" License
25 stars 25 forks source link

Revert "fixing Region unused reference" #24

Closed hdgarrood closed 4 years ago

hdgarrood commented 4 years ago

Reverts purescript/purescript-st#23

hdgarrood commented 4 years ago

CI is failing because of an incorrectly emitted warning. The imported Region is being used - but only in the module's re-exports.