mirror of
https://github.com/github/semantic.git
synced 2024-12-22 22:31:36 +03:00
Use runHeap for the heap effect.
This commit is contained in:
parent
1dc9e997e3
commit
05f59347b2
@ -51,7 +51,7 @@ justEvaluating
|
|||||||
checking
|
checking
|
||||||
= runM @_ @IO
|
= runM @_ @IO
|
||||||
. runTraceByPrinting
|
. runTraceByPrinting
|
||||||
. runState (lowerBound @(Heap Monovariant Type))
|
. runHeap
|
||||||
. runFresh
|
. runFresh
|
||||||
. caching
|
. caching
|
||||||
. providingLiveSet
|
. providingLiveSet
|
||||||
|
Loading…
Reference in New Issue
Block a user