1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00

Don’t export modifyHeap.

This commit is contained in:
Rob Rix 2018-05-31 09:40:38 -04:00
parent 798b65d82c
commit f2d51d3802

View File

@ -3,7 +3,6 @@ module Control.Abstract.Heap
( Heap
, getHeap
, putHeap
, modifyHeap
, alloc
, deref
, assign