1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 00:44:57 +03:00

Revert "Export runNonDetM."

This reverts commit 309b5fd1bb.
This commit is contained in:
Rob Rix 2019-11-04 13:52:42 -05:00
parent d5b180b465
commit 641b989983
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -6,7 +6,6 @@ module Analysis.FlowInsensitive
, cacheTerm
, runHeap
, foldMapA
, runNonDetM
) where
import Control.Effect