1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00

Don’t export reachable.

This commit is contained in:
Rob Rix 2018-05-31 09:33:38 -04:00
parent a72515b858
commit b13dc4660a

View File

@ -13,7 +13,6 @@ module Control.Abstract.Heap
, variable
-- * Garbage collection
, gc
, reachable
-- * Effects
, Store(..)
, runStore